GET /api/bet_types/0c340544-674b-47b4-9fff-e43c52152c5e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c340544-674b-47b4-9fff-e43c52152c5e",
"match": "https://api-prod.gambitprofit.com/api/matches/a05192d3-1e4a-4aba-8da0-b248cf8402f6/?format=api",
"name": "Over/Under",
"created_at": "2023-01-14T08:26:56.144938-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 214",
"amount": 5000.0
},
{
"team": "Game Total Over 214",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "7d5527ca-1755-4601-9c7b-e3afd1ca9894",
"gambit_id": "3400d6d0-71ec-4861-8adf-023d108f4578",
"last_updated": "2023-01-15T15:27:11.134339-05:00",
"created_at": "2023-01-14T08:26:56.148769-05:00",
"name": "Game Total Under 214",
"reward": "1.78000",
"odds": "1.90910",
"spread": "214.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c340544-674b-47b4-9fff-e43c52152c5e/?format=api"
},
{
"id": "5e01df76-71c6-42ef-aaf8-686238650908",
"gambit_id": "9ed5eb0c-c952-426f-8c3b-224f9bd586cd",
"last_updated": "2023-01-15T15:27:11.137530-05:00",
"created_at": "2023-01-14T08:26:56.152311-05:00",
"name": "Game Total Over 214",
"reward": "1.78000",
"odds": "1.90910",
"spread": "214.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c340544-674b-47b4-9fff-e43c52152c5e/?format=api"
}
]
}