GET /api/bet_types/b972d015-a43e-4c4b-a059-38fbdbb2a7af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b972d015-a43e-4c4b-a059-38fbdbb2a7af",
"match": "https://api-prod.gambitprofit.com/api/matches/a0eeebf4-a21f-47e0-95c2-82b426bdbcaa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-14T12:02:17.965598-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": "Max Holloway",
"amount": 5927.0
},
{
"team": "Arnold Allen",
"amount": 4073.0
}
],
"expected_reward_tokens": 9245.71,
"profit_sb": -254.29,
"profit_sb_percentage": -2.68,
"recommended": false
},
"lines": [
{
"id": "cae80b91-e710-4ab3-aeae-b20a610c8f8d",
"gambit_id": "897fbadf-4dd9-41cb-9f9c-dae4adeb4f64",
"last_updated": "2023-04-17T11:42:06.962327-04:00",
"created_at": "2023-04-14T12:02:17.967732-04:00",
"name": "Max Holloway",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b972d015-a43e-4c4b-a059-38fbdbb2a7af/?format=api"
},
{
"id": "fc5c3bf7-321d-45ee-801f-df61683e4795",
"gambit_id": "055839ed-b4aa-407d-b7cd-9f935d26f95c",
"last_updated": "2023-04-17T11:42:06.964287-04:00",
"created_at": "2023-04-14T12:02:17.969523-04:00",
"name": "Arnold Allen",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b972d015-a43e-4c4b-a059-38fbdbb2a7af/?format=api"
}
]
}