GET /api/bet_types/18472d1c-914d-4948-9c38-73a3eecd23ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18472d1c-914d-4948-9c38-73a3eecd23ac",
"match": "https://api-prod.gambitprofit.com/api/matches/b78bc6f0-2d23-4b16-9b13-8968be2329c9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-10T09:38:04.893849-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": "STL (M Mikolas)",
"amount": 6070.0
},
{
"team": "CIN (A Abbott)",
"amount": 3930.0
}
],
"expected_reward_tokens": 9589.2,
"profit_sb": 89.2,
"profit_sb_percentage": 0.94,
"recommended": true
},
"lines": [
{
"id": "addf711b-f429-477a-abde-2b30c36db4c7",
"gambit_id": "f411b48f-2424-404c-8b8b-2b951bf4d608",
"last_updated": "2023-06-11T11:28:11.305594-04:00",
"created_at": "2023-06-10T09:38:04.897826-04:00",
"name": "STL (M Mikolas)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18472d1c-914d-4948-9c38-73a3eecd23ac/?format=api"
},
{
"id": "ccacb101-0939-4fc3-a77f-67a411009bd1",
"gambit_id": "6eaaf09e-3d55-4e73-9253-5c70700adde3",
"last_updated": "2023-06-11T11:28:11.304150-04:00",
"created_at": "2023-06-10T09:38:04.895690-04:00",
"name": "CIN (A Abbott)",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18472d1c-914d-4948-9c38-73a3eecd23ac/?format=api"
}
]
}