GET /api/bet_types/0bbde5c5-0127-421a-9d5f-0711dc1f3fb0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0bbde5c5-0127-421a-9d5f-0711dc1f3fb0",
"match": "https://api-prod.gambitprofit.com/api/matches/47611236-96ac-4cee-b1b0-13711eadfb54/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-14T19:52:10.460439-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Arkansas",
"amount": 5599.0
},
{
"team": "Illinois",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "9fee937c-a55e-41e1-8149-1fec4400b471",
"gambit_id": "c9fe49c4-53b1-4e10-8f36-f4c3a7eee9ee",
"last_updated": "2023-03-17T10:42:25.404420-04:00",
"created_at": "2023-03-14T19:52:10.461973-04:00",
"name": "Arkansas",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bbde5c5-0127-421a-9d5f-0711dc1f3fb0/?format=api"
},
{
"id": "9f882b43-66d4-4f1a-824c-f5655d8b1ac5",
"gambit_id": "6ce60fb6-1af8-43e2-b12d-2370e5c2c7b7",
"last_updated": "2023-03-17T10:42:25.405718-04:00",
"created_at": "2023-03-14T19:52:10.463642-04:00",
"name": "Illinois",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bbde5c5-0127-421a-9d5f-0711dc1f3fb0/?format=api"
}
]
}