GET /api/bet_types/5b158719-7d89-448e-a5c9-08b69de638c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5b158719-7d89-448e-a5c9-08b69de638c5",
"match": "https://api-prod.gambitprofit.com/api/matches/22aee102-634d-43fc-81a0-2ca591edd29c/?format=api",
"name": "Over/Under",
"created_at": "2024-01-26T09:33:17.310014-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 Under 237.5",
"amount": 5000.0
},
{
"team": "Game Total Over 237.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e97e42be-13a4-4804-9508-d4eb6f94620b",
"gambit_id": "90c744db-998c-481a-8a93-d4fcef485577",
"last_updated": "2024-01-27T10:58:04.019720-05:00",
"created_at": "2024-01-26T09:33:17.317509-05:00",
"name": "Game Total Under 237.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b158719-7d89-448e-a5c9-08b69de638c5/?format=api"
},
{
"id": "34e59b87-ac41-4ada-b453-e22fff74b331",
"gambit_id": "44bfb683-9228-4737-867b-385f432070f8",
"last_updated": "2024-01-27T10:58:04.015572-05:00",
"created_at": "2024-01-26T09:33:17.313322-05:00",
"name": "Game Total Over 237.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b158719-7d89-448e-a5c9-08b69de638c5/?format=api"
}
]
}