GET /api/bet_types/83ed6057-d39a-4e11-ae88-03104105e03b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83ed6057-d39a-4e11-ae88-03104105e03b",
"match": "https://api-prod.gambitprofit.com/api/matches/108c0525-79d6-4d90-adef-89cf844e5dcc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-15T11:36:57.699183-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": "MIL (F Peralta)",
"amount": 5222.0
},
{
"team": "STL (J Flaherty)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "b9297763-d8b9-4c5b-a023-ff2959f69334",
"gambit_id": "ca882787-19ee-47c7-91b9-c3ecf43a9a91",
"last_updated": "2023-05-16T10:42:09.518351-04:00",
"created_at": "2023-05-15T11:36:57.702689-04:00",
"name": "MIL (F Peralta)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83ed6057-d39a-4e11-ae88-03104105e03b/?format=api"
},
{
"id": "d57d3f5e-df31-4543-8ac7-2ac644761f5a",
"gambit_id": "20b922ca-4aae-4960-b540-69455129e03a",
"last_updated": "2023-05-16T10:42:09.516450-04:00",
"created_at": "2023-05-15T11:36:57.701025-04:00",
"name": "STL (J Flaherty)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83ed6057-d39a-4e11-ae88-03104105e03b/?format=api"
}
]
}