GET /api/bet_types/502df18a-e193-4861-ade1-746886c64765/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "502df18a-e193-4861-ade1-746886c64765",
"match": "https://api-prod.gambitprofit.com/api/matches/c2671efc-2173-4864-a3b7-4cef7dd1b201/?format=api",
"name": "Over/Under",
"created_at": "2023-10-25T09:13:13.765374-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 45.5",
"amount": 5000.0
},
{
"team": "Game Total Under 45.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "20fde971-eb10-4377-9dfe-aa41b6800781",
"gambit_id": "eaf8d839-ff95-4fbb-87b8-3827fe9ef2fe",
"last_updated": "2023-10-30T15:28:26.725439-04:00",
"created_at": "2023-10-25T09:13:13.769886-04:00",
"name": "Game Total Over 45.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/502df18a-e193-4861-ade1-746886c64765/?format=api"
},
{
"id": "4689cfd7-10f0-419b-a677-89461a9600c9",
"gambit_id": "85457d65-9aa6-4918-ab12-1c9777c63ef2",
"last_updated": "2023-10-30T15:28:26.728957-04:00",
"created_at": "2023-10-25T09:13:13.773779-04:00",
"name": "Game Total Under 45.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/502df18a-e193-4861-ade1-746886c64765/?format=api"
}
]
}