GET /api/bet_types/51be99bf-972f-4ea2-9cac-a465534679c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51be99bf-972f-4ea2-9cac-a465534679c2",
"match": "https://api-prod.gambitprofit.com/api/matches/ef2d8e07-986a-4f14-9f6f-c9370d833761/?format=api",
"name": "Over/Under",
"created_at": "2023-11-04T09:48:06.576778-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": "Game Total Over 241",
"amount": 5000.0
},
{
"team": "Game Total Under 241",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "da3dc33e-f578-430b-993a-6018801bd2f8",
"gambit_id": "07b39cb2-c497-445c-a638-280cbabf4a00",
"last_updated": "2023-11-06T09:38:00.650044-05:00",
"created_at": "2023-11-04T09:48:06.580882-04:00",
"name": "Game Total Over 241",
"reward": "1.86000",
"odds": "1.90910",
"spread": "241.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51be99bf-972f-4ea2-9cac-a465534679c2/?format=api"
},
{
"id": "58c833c2-8bcd-4f3e-b665-45fba58d7e95",
"gambit_id": "14463ad0-5be0-4aed-9e76-934508c50b97",
"last_updated": "2023-11-06T09:38:00.653528-05:00",
"created_at": "2023-11-04T09:48:06.585334-04:00",
"name": "Game Total Under 241",
"reward": "1.86000",
"odds": "1.90910",
"spread": "241.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51be99bf-972f-4ea2-9cac-a465534679c2/?format=api"
}
]
}