GET /api/bet_types/8b6d5426-422a-4245-96a9-db5c812f2b29/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8b6d5426-422a-4245-96a9-db5c812f2b29",
"match": "https://api-prod.gambitprofit.com/api/matches/02429558-5911-48ec-af8a-a4afc5cc060f/?format=api",
"name": "Over/Under",
"created_at": "2023-12-29T09:58:07.608317-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 6",
"amount": 5319.0
},
{
"team": "Game Total Under 6",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "5f7e18c0-1c4c-4850-bd64-52d48e224179",
"gambit_id": "90e78200-057e-4174-bd11-4d3ec1ced3dd",
"last_updated": "2024-01-01T13:23:20.633480-05:00",
"created_at": "2023-12-29T09:58:07.612602-05:00",
"name": "Game Total Over 6",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b6d5426-422a-4245-96a9-db5c812f2b29/?format=api"
},
{
"id": "7bbabad8-c139-4145-aa2d-0e13a9cc2da0",
"gambit_id": "84ed2662-e27a-4d07-b0a1-9f6942211c95",
"last_updated": "2024-01-01T13:23:20.637064-05:00",
"created_at": "2023-12-29T09:58:07.617980-05:00",
"name": "Game Total Under 6",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b6d5426-422a-4245-96a9-db5c812f2b29/?format=api"
}
]
}