GET /api/bet_types/53da5c54-6837-441c-9f33-05c8ba8d297d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "53da5c54-6837-441c-9f33-05c8ba8d297d",
"match": "https://api-prod.gambitprofit.com/api/matches/53f35923-f29f-46c6-8981-036f39f47990/?format=api",
"name": "Over/Under",
"created_at": "2023-09-06T09:08:15.002880-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 7.5",
"amount": 5000.0
},
{
"team": "Game Total Under 7.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "997f1569-be87-43a7-a2e6-b4b294550672",
"gambit_id": "1fbd5d98-d13a-475b-ad3e-0a77195a39c7",
"last_updated": "2023-09-08T09:32:55.673044-04:00",
"created_at": "2023-09-06T09:08:15.007544-04:00",
"name": "Game Total Over 7.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53da5c54-6837-441c-9f33-05c8ba8d297d/?format=api"
},
{
"id": "464c1b0a-bac7-421a-9979-cc5162756da7",
"gambit_id": "7e76129f-c75f-4516-b547-846fe4871f6e",
"last_updated": "2023-09-08T09:32:55.676316-04:00",
"created_at": "2023-09-06T09:08:15.012277-04:00",
"name": "Game Total Under 7.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53da5c54-6837-441c-9f33-05c8ba8d297d/?format=api"
}
]
}