GET /api/bet_types/1c6f8c74-c2ab-4e51-947c-43eca096cee9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c6f8c74-c2ab-4e51-947c-43eca096cee9",
"match": "https://api-prod.gambitprofit.com/api/matches/35440838-1cc5-4bab-b5f5-668aef8dbe54/?format=api",
"name": "Over/Under",
"created_at": "2023-01-11T10:57:04.714086-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 6",
"amount": 5098.0
},
{
"team": "Game Total Over 6",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "57c4c549-555b-4b7a-bc1b-4711eb21db9a",
"gambit_id": "6db82b07-4085-4dd1-ba9f-79345693db49",
"last_updated": "2023-01-12T18:27:09.047397-05:00",
"created_at": "2023-01-11T10:57:04.715353-05:00",
"name": "Game Total Under 6",
"reward": "1.75000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c6f8c74-c2ab-4e51-947c-43eca096cee9/?format=api"
},
{
"id": "5c1a7e08-677e-405d-aec6-883e9ef49c2c",
"gambit_id": "0ab0910e-b1a0-480f-ac14-6f898ca265e9",
"last_updated": "2023-01-12T18:27:09.048497-05:00",
"created_at": "2023-01-11T10:57:04.716701-05:00",
"name": "Game Total Over 6",
"reward": "1.82000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c6f8c74-c2ab-4e51-947c-43eca096cee9/?format=api"
}
]
}