List riddles

GET URL: /all

Result

{
 "riddles": [
  {
   "id": 21,
   "question": "What has to be broken before you can use it?",
   "guesses": 1,
   "correct": 1,
   "difficulty": 0.0
  },
  {
   "id": 32,
   "question": "What gets wet as it dries?",
   "guesses": 0,
   "correct": 0,
   "difficulty": 0.0
  },
  {
   "id": 33,
   "question": "What gets wet as it dries?",
   "guesses": 0,
   "correct": 0,
   "difficulty": 0.0
  },
  {
   "id": 34,
   "question": "What gets wet as it dries?",
   "guesses": 0,
   "correct": 0,
   "difficulty": 0.0
  },
  {
   "id": 35,
   "question": "What is the most expensive fish?",
   "guesses": 0,
   "correct": 0,
   "difficulty": 0.0
  },
  {
   "id": 14,
   "question": "What is the most expensive fish?",
   "guesses": 5,
   "correct": 4,
   "difficulty": 0.16666666666666663
  },
  {
   "id": 16,
   "question": "How do you get to Carnegie Hall?",
   "guesses": 2,
   "correct": 1,
   "difficulty": 0.33333333333333337
  },
  {
   "id": 23,
   "question": "What have I got in my pocket?",
   "guesses": 2,
   "correct": 1,
   "difficulty": 0.33333333333333337
  },
  {
   "id": 6,
   "question": "What has to be broken before you can use it?",
   "guesses": 8,
   "correct": 4,
   "difficulty": 0.4444444444444444
  },
  {
   "id": 10,
   "question": "what's my favorite color?",
   "guesses": 8,
   "correct": 4,
   "difficulty": 0.4444444444444444
  },
  {
   "id": 1,
   "question": "Where do you get dragon milk?",
   "guesses": 27,
   "correct": 14,
   "difficulty": 0.4642857142857143
  },
  {
   "id": 17,
   "question": "How many UB students does it take to change a lightbulb?",
   "guesses": 1,
   "correct": 0,
   "difficulty": 0.5
  },
  {
   "id": 18,
   "question": "What have I got in my pocket?",
   "guesses": 1,
   "correct": 0,
   "difficulty": 0.5
  },
  {
   "id": 19,
   "question": "What have I got in my pocket?",
   "guesses": 3,
   "correct": 1,
   "difficulty": 0.5
  },
  {
   "id": 22,
   "question": "What has a head, a tail, is brown, and has no legs?",
   "guesses": 1,
   "correct": 0,
   "difficulty": 0.5
  },
  {
   "id": 25,
   "question": "Where is the shoe?",
   "guesses": 1,
   "correct": 0,
   "difficulty": 0.5
  },
  {
   "id": 26,
   "question": "What has hands but cannot clap?",
   "guesses": 1,
   "correct": 0,
   "difficulty": 0.5
  },
  {
   "id": 27,
   "question": "What's the difference between you and me?",
   "guesses": 1,
   "correct": 0,
   "difficulty": 0.5
  },
  {
   "id": 28,
   "question": "why doesn't anyone talk to circles?",
   "guesses": 1,
   "correct": 0,
   "difficulty": 0.5
  },
  {
   "id": 29,
   "question": "Why did the fly never land on the computer",
   "guesses": 1,
   "correct": 0,
   "difficulty": 0.5
  },
  {
   "id": 30,
   "question": "is this finally going to work",
   "guesses": 1,
   "correct": 0,
   "difficulty": 0.5
  },
  {
   "id": 31,
   "question": "What gets wet as it dries?",
   "guesses": 1,
   "correct": 0,
   "difficulty": 0.5
  },
  {
   "id": 15,
   "question": "Why did the snow-tuber cross the road?",
   "guesses": 10,
   "correct": 4,
   "difficulty": 0.5454545454545454
  },
  {
   "id": 5,
   "question": "What have I got in my pocket?",
   "guesses": 4,
   "correct": 1,
   "difficulty": 0.6
  },
  {
   "id": 11,
   "question": "hello",
   "guesses": 4,
   "correct": 1,
   "difficulty": 0.6
  },
  {
   "id": 20,
   "question": "Why did the chicken cross the road?",
   "guesses": 4,
   "correct": 1,
   "difficulty": 0.6
  },
  {
   "id": 9,
   "question": "What have I got in my pocket?",
   "guesses": 5,
   "correct": 1,
   "difficulty": 0.6666666666666667
  },
  {
   "id": 13,
   "question": "What have I got in my pocket?",
   "guesses": 2,
   "correct": 0,
   "difficulty": 0.6666666666666667
  },
  {
   "id": 24,
   "question": "What have I got in my pocket?",
   "guesses": 2,
   "correct": 0,
   "difficulty": 0.6666666666666667
  },
  {
   "id": 2,
   "question": "What did the triangle say to the cirle?",
   "guesses": 22,
   "correct": 5,
   "difficulty": 0.7391304347826086
  },
  {
   "id": 8,
   "question": "What have I got in my pocket?",
   "guesses": 3,
   "correct": 0,
   "difficulty": 0.75
  },
  {
   "id": 3,
   "question": "What have I got in my pocket?",
   "guesses": 14,
   "correct": 2,
   "difficulty": 0.8
  },
  {
   "id": 12,
   "question": "What have I got in my pocket?",
   "guesses": 5,
   "correct": 0,
   "difficulty": 0.8333333333333334
  },
  {
   "id": 7,
   "question": "how did the triangle hit on the other triangle?",
   "guesses": 12,
   "correct": 0,
   "difficulty": 0.9230769230769231
  },
  {
   "id": 4,
   "question": "How many eggs can a rooster lay?",
   "guesses": 19,
   "correct": 0,
   "difficulty": 0.95
  }
 ]
}