GET /api/bet_types/b7c4e8de-c4fd-42db-8b5a-5c08b362e219/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b7c4e8de-c4fd-42db-8b5a-5c08b362e219",
"match": "https://api-prod.gambitprofit.com/api/matches/963402d8-7990-48d5-852c-25ddb574b6f2/?format=api",
"name": "Over/Under",
"created_at": "2023-12-27T09:03:04.364398-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 232",
"amount": 5000.0
},
{
"team": "Game Total Under 232",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "46b5aae1-fbcd-4f88-be6e-e9043fbe6d54",
"gambit_id": "eb61c175-029d-42e9-b451-832fb7e8395a",
"last_updated": "2023-12-28T18:28:08.404237-05:00",
"created_at": "2023-12-27T09:03:04.368107-05:00",
"name": "Game Total Over 232",
"reward": "1.87000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7c4e8de-c4fd-42db-8b5a-5c08b362e219/?format=api"
},
{
"id": "9e3d21b8-9384-4d60-8d4d-e50867c704bc",
"gambit_id": "620920af-f57c-4f94-9764-9c35b1cda4ce",
"last_updated": "2023-12-28T18:28:08.407572-05:00",
"created_at": "2023-12-27T09:03:04.372150-05:00",
"name": "Game Total Under 232",
"reward": "1.87000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7c4e8de-c4fd-42db-8b5a-5c08b362e219/?format=api"
}
]
}