GET /api/bet_types/568f6189-6336-4d52-8db0-f87154aa9a33/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "568f6189-6336-4d52-8db0-f87154aa9a33",
"match": "https://api-prod.gambitprofit.com/api/matches/e8834dfc-b670-437f-b729-a262d384a631/?format=api",
"name": "FreeForm",
"created_at": "2023-11-08T08:18:00.943584-05: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": "Odd",
"amount": 5000.0
},
{
"team": "Even",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "f11bf908-8905-43b5-b87d-56fd37a2d637",
"gambit_id": "edbf96ba-4c6a-40d5-bd0f-eb4ed45983d3",
"last_updated": "2023-11-10T11:23:04.731702-05:00",
"created_at": "2023-11-08T08:18:00.950881-05:00",
"name": "Odd",
"reward": "1.86000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/568f6189-6336-4d52-8db0-f87154aa9a33/?format=api"
},
{
"id": "9e4428cc-429e-4334-8470-6a104bc79e5d",
"gambit_id": "e8a74fb8-6bd7-44f0-84fb-e88102723662",
"last_updated": "2023-11-10T11:23:04.735114-05:00",
"created_at": "2023-11-08T08:18:00.958028-05:00",
"name": "Even",
"reward": "1.86000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/568f6189-6336-4d52-8db0-f87154aa9a33/?format=api"
}
]
}