GET /api/bet_types/4d1a6a99-7a1e-42f8-9e02-42811d0106a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4d1a6a99-7a1e-42f8-9e02-42811d0106a9",
"match": "https://api-prod.gambitprofit.com/api/matches/6e58f59e-4bd6-496d-adb2-f74eabeca5ed/?format=api",
"name": "Over/Under",
"created_at": "2023-12-31T10:13:04.167737-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": "Game Total Over 252",
"amount": 5000.0
},
{
"team": "Game Total Under 252",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "024d70ec-5caa-4f49-a0da-a7665012c0f5",
"gambit_id": "69f3790a-d8f5-4c70-b0cb-158b1877a598",
"last_updated": "2024-01-02T10:18:16.119913-05:00",
"created_at": "2023-12-31T10:13:04.174883-05:00",
"name": "Game Total Over 252",
"reward": "1.87000",
"odds": "1.90910",
"spread": "252.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d1a6a99-7a1e-42f8-9e02-42811d0106a9/?format=api"
},
{
"id": "2ec57388-da3f-45b7-b8ba-7f349e0ecd26",
"gambit_id": "3a6d84c6-5ee6-4b08-befe-d6e6c2594313",
"last_updated": "2024-01-02T10:18:16.123893-05:00",
"created_at": "2023-12-31T10:13:04.179079-05:00",
"name": "Game Total Under 252",
"reward": "1.87000",
"odds": "1.90910",
"spread": "252.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d1a6a99-7a1e-42f8-9e02-42811d0106a9/?format=api"
}
]
}