GET /api/bet_types/b885e22d-226e-46ae-89b9-d22e3d334076/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b885e22d-226e-46ae-89b9-d22e3d334076",
"match": "https://api-prod.gambitprofit.com/api/matches/bac2cde2-1413-48d7-bc17-0aa0879a469a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-12T13:32:58.274198-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": "Tafon Nchuwki",
"amount": 5585.0
},
{
"team": "AJ Dobson",
"amount": 4415.0
}
],
"expected_reward_tokens": 9271.1,
"profit_sb": -228.9,
"profit_sb_percentage": -2.41,
"recommended": false
},
"lines": [
{
"id": "75f35c7f-f2ab-45d9-8880-ed556a83c890",
"gambit_id": "9db9f5c4-e653-4f02-9b69-5b1045973f79",
"last_updated": "2023-08-14T18:53:06.769400-04:00",
"created_at": "2023-08-12T13:32:58.278204-04:00",
"name": "Tafon Nchuwki",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b885e22d-226e-46ae-89b9-d22e3d334076/?format=api"
},
{
"id": "854291bc-1aa2-479d-a65f-1cf6d459d813",
"gambit_id": "070c5ee4-4372-47ee-85bd-4255948ff725",
"last_updated": "2023-08-14T18:53:06.773162-04:00",
"created_at": "2023-08-12T13:32:58.282338-04:00",
"name": "AJ Dobson",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b885e22d-226e-46ae-89b9-d22e3d334076/?format=api"
}
]
}