List riddles
GET URL: /all
Result
{
"riddles": [
{
"id": 3,
"question": "I can be cracked, I can be made. I can be told, I can be played. What am I?",
"guesses": 3,
"correct": 3,
"difficulty": 0.0
},
{
"id": 13,
"question": "What gets wet while drying?",
"guesses": 0,
"correct": 0,
"difficulty": 0.0
},
{
"id": 16,
"question": "What has an eye but cannot see?",
"guesses": 1,
"correct": 1,
"difficulty": 0.0
},
{
"id": 19,
"question": "What is black and white and red all over?",
"guesses": 0,
"correct": 0,
"difficulty": 0.0
},
{
"id": 20,
"question": "What has hands but can't clap?",
"guesses": 0,
"correct": 0,
"difficulty": 0.0
},
{
"id": 21,
"question": "What gets wetter as it dries?",
"guesses": 0,
"correct": 0,
"difficulty": 0.0
},
{
"id": 22,
"question": "What has a head and a tail but no body?",
"guesses": 0,
"correct": 0,
"difficulty": 0.0
},
{
"id": 23,
"question": "What can fill a room but takes up no space?",
"guesses": 0,
"correct": 0,
"difficulty": 0.0
},
{
"id": 24,
"question": "what is pearl?",
"guesses": 1,
"correct": 1,
"difficulty": 0.0
},
{
"id": 25,
"question": "What have I got in my pocket?",
"guesses": 0,
"correct": 0,
"difficulty": 0.0
},
{
"id": 26,
"question": "I have a tail and a head, but no body. What am I?",
"guesses": 0,
"correct": 0,
"difficulty": 0.0
},
{
"id": 27,
"question": "What is black and white and red all over?",
"guesses": 1,
"correct": 1,
"difficulty": 0.0
},
{
"id": 28,
"question": "What have I got in my pocket?",
"guesses": 0,
"correct": 0,
"difficulty": 0.0
},
{
"id": 29,
"question": "railroad crossing watch out for cars, can you say this phrase without any letter r",
"guesses": 0,
"correct": 0,
"difficulty": 0.0
},
{
"id": 11,
"question": "What do you call a fish with no eyes?",
"guesses": 4,
"correct": 3,
"difficulty": 0.19999999999999996
},
{
"id": 18,
"question": "What is full of holes but still holds water?",
"guesses": 4,
"correct": 3,
"difficulty": 0.19999999999999996
},
{
"id": 1,
"question": "Where do you get dragon milk?",
"guesses": 24,
"correct": 17,
"difficulty": 0.28
},
{
"id": 7,
"question": "What is the best video game?",
"guesses": 2,
"correct": 1,
"difficulty": 0.33333333333333337
},
{
"id": 10,
"question": "What do you call a bear with no teeth?",
"guesses": 2,
"correct": 1,
"difficulty": 0.33333333333333337
},
{
"id": 9,
"question": "What can you hold in your right hand, but never in your left hand?",
"guesses": 6,
"correct": 3,
"difficulty": 0.4285714285714286
},
{
"id": 17,
"question": "Whats brown and sticky?",
"guesses": 10,
"correct": 5,
"difficulty": 0.4545454545454546
},
{
"id": 4,
"question": "What have I got in my pocket?",
"guesses": 1,
"correct": 0,
"difficulty": 0.5
},
{
"id": 12,
"question": "What has roots as nobody sees, is taller than trees, up up it goes, and yet never grows?",
"guesses": 1,
"correct": 0,
"difficulty": 0.5
},
{
"id": 15,
"question": "What do the letter t and an island have in common?",
"guesses": 1,
"correct": 0,
"difficulty": 0.5
},
{
"id": 8,
"question": "Two men are hiking up a mountain. They find a cabin, and look inside. Everyone inside is dead. It is clear that there were no survivors and no crime was committed. How did they die?",
"guesses": 7,
"correct": 2,
"difficulty": 0.625
},
{
"id": 14,
"question": "What have I got in my pocket?",
"guesses": 7,
"correct": 2,
"difficulty": 0.625
},
{
"id": 2,
"question": "Which two words, with different spellings, are homophone antonyms?",
"guesses": 2,
"correct": 0,
"difficulty": 0.6666666666666667
},
{
"id": 6,
"question": "What is salty and flat?",
"guesses": 2,
"correct": 0,
"difficulty": 0.6666666666666667
},
{
"id": 5,
"question": "What is salty and flat?",
"guesses": 3,
"correct": 0,
"difficulty": 0.75
}
]
}