GET /api/bet_types/3f2e63e5-e6c2-4bb4-b313-eef7905fe412/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f2e63e5-e6c2-4bb4-b313-eef7905fe412",
"match": "https://api-prod.gambitprofit.com/api/matches/fb9b726e-4b01-486c-a7bd-ff5c2375c8b4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-07T09:28:21.085193-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": "TOR (C Bassitt)",
"amount": 5787.0
},
{
"team": "HOU (R Blanco)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "c3b3d467-2008-4a59-9686-c74843586b49",
"gambit_id": "52b2b122-dea1-43ee-8188-ee5a786a563e",
"last_updated": "2023-06-08T16:28:13.722426-04:00",
"created_at": "2023-06-07T09:28:21.090691-04:00",
"name": "TOR (C Bassitt)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f2e63e5-e6c2-4bb4-b313-eef7905fe412/?format=api"
},
{
"id": "e097a706-17cd-45cb-b821-677b0e28ed7a",
"gambit_id": "36b63b24-6ccc-42d5-9c84-1218bb263a3f",
"last_updated": "2023-06-08T16:28:13.720683-04:00",
"created_at": "2023-06-07T09:28:21.087854-04:00",
"name": "HOU (R Blanco)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f2e63e5-e6c2-4bb4-b313-eef7905fe412/?format=api"
}
]
}