GET /api/bet_types/36ba9052-9bc1-47a2-9e43-73b7e19361fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "36ba9052-9bc1-47a2-9e43-73b7e19361fd",
"match": "https://api-prod.gambitprofit.com/api/matches/7345e3f0-964e-4863-a40c-fc8ea4952a67/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-17T23:07:14.722796-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": "Kansas",
"amount": 6163.0
},
{
"team": "Arkansas",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "b6470ec4-5670-44d6-9f4c-362a1aa146ee",
"gambit_id": "9ad3a660-4e45-491e-a2bc-e1cbc391fded",
"last_updated": "2023-03-19T16:42:15.029024-04:00",
"created_at": "2023-03-17T23:07:14.724973-04:00",
"name": "Kansas",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36ba9052-9bc1-47a2-9e43-73b7e19361fd/?format=api"
},
{
"id": "f1407f9e-5a57-4f7a-b33a-db21b4fdbff5",
"gambit_id": "b524bd3a-8025-4028-978e-0c1ee6285279",
"last_updated": "2023-03-19T16:42:15.030260-04:00",
"created_at": "2023-03-17T23:07:14.727618-04:00",
"name": "Arkansas",
"reward": "2.49000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36ba9052-9bc1-47a2-9e43-73b7e19361fd/?format=api"
}
]
}