GET /api/bet_types/a80ef3f9-6f38-4dad-9468-1ddc3b98f911/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a80ef3f9-6f38-4dad-9468-1ddc3b98f911",
"match": "https://api-prod.gambitprofit.com/api/matches/059ec9cd-aaed-486f-936a-17f9fc695d01/?format=api",
"name": "Over/Under",
"created_at": "2023-04-12T08:57:08.873286-04: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 8.5",
"amount": 5319.0
},
{
"team": "Game Total Under 8.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "841f757a-a5eb-4f42-996b-b5f4c38e2d27",
"gambit_id": "739f4e2d-5479-4fad-9b74-a7949e60f5b9",
"last_updated": "2023-04-13T11:02:15.445616-04:00",
"created_at": "2023-04-12T08:57:08.878194-04:00",
"name": "Game Total Over 8.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a80ef3f9-6f38-4dad-9468-1ddc3b98f911/?format=api"
},
{
"id": "4176bcd6-8556-48e3-a12a-01b42fb07c90",
"gambit_id": "9156bcbe-129c-40fe-8769-e558129402d7",
"last_updated": "2023-04-13T11:02:15.444379-04:00",
"created_at": "2023-04-12T08:57:08.876049-04:00",
"name": "Game Total Under 8.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a80ef3f9-6f38-4dad-9468-1ddc3b98f911/?format=api"
}
]
}