GET /api/bet_types/9d397f67-c35e-46d8-a262-d9332ef20fe4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d397f67-c35e-46d8-a262-d9332ef20fe4",
"match": "https://api-prod.gambitprofit.com/api/matches/0eaa48fa-dc65-41a2-9832-c5c373f091e0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-06T08:38:16.279160-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": "TAM (T Glasnow)",
"amount": 6434.0
},
{
"team": "DET (M Manning)",
"amount": 3566.0
}
],
"expected_reward_tokens": 9521.22,
"profit_sb": 21.22,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "bf01d108-1c75-4232-9275-b4e04dc562dc",
"gambit_id": "c137e8b7-bf64-4231-8139-740096676868",
"last_updated": "2023-08-13T10:37:58.479036-04:00",
"created_at": "2023-08-06T08:38:16.286481-04:00",
"name": "TAM (T Glasnow)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d397f67-c35e-46d8-a262-d9332ef20fe4/?format=api"
},
{
"id": "9bc6fd5e-1771-4501-8449-790e7607d03c",
"gambit_id": "ccf63ab5-aede-453f-8855-9a8a1c16f449",
"last_updated": "2023-08-13T10:37:58.484380-04:00",
"created_at": "2023-08-06T08:38:16.292208-04:00",
"name": "DET (M Manning)",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d397f67-c35e-46d8-a262-d9332ef20fe4/?format=api"
}
]
}