GET /api/bet_types/a5bee311-f312-4114-bb1d-c98456872275/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a5bee311-f312-4114-bb1d-c98456872275",
"match": "https://api-prod.gambitprofit.com/api/matches/1adc106c-bf2b-4b37-ab33-cbc55956e9e9/?format=api",
"name": "Over/Under",
"created_at": "2023-12-29T09:58:08.096560-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.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "12287739-a8a2-448b-840d-b16bfadc6318",
"gambit_id": "d211657e-1754-453b-841f-3ac184652116",
"last_updated": "2024-01-01T13:18:19.273334-05:00",
"created_at": "2023-12-29T09:58:08.100447-05:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5bee311-f312-4114-bb1d-c98456872275/?format=api"
},
{
"id": "12d80277-d52e-4994-870e-31cc174fc5d9",
"gambit_id": "e076ce26-e777-4088-8316-fc082daeb6c5",
"last_updated": "2024-01-01T13:18:19.277711-05:00",
"created_at": "2023-12-29T09:58:08.105378-05:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5bee311-f312-4114-bb1d-c98456872275/?format=api"
}
]
}