GET /api/bet_types/933cea0c-464e-499f-bd16-c72eb05c9f35/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "933cea0c-464e-499f-bd16-c72eb05c9f35",
"match": "https://api-prod.gambitprofit.com/api/matches/c2256719-3f0e-4325-a7a4-838cb7177888/?format=api",
"name": "Over/Under",
"created_at": "2023-12-05T09:12:59.950429-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 2.5",
"amount": 5703.0
},
{
"team": "Game Total Under 2.5",
"amount": 4297.0
}
],
"expected_reward_tokens": 9238.55,
"profit_sb": -261.45,
"profit_sb_percentage": -2.75,
"recommended": false
},
"lines": [
{
"id": "2d5854b4-be91-451d-b4a0-e1ec4ab9cb04",
"gambit_id": "c1d625cc-fc56-40e7-93c6-2914c2a0ced9",
"last_updated": "2023-12-06T22:28:09.202001-05:00",
"created_at": "2023-12-05T09:12:59.954064-05:00",
"name": "Game Total Over 2.5",
"reward": "1.62000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/933cea0c-464e-499f-bd16-c72eb05c9f35/?format=api"
},
{
"id": "9bf758cb-1149-4b8c-9075-5ba58e75f024",
"gambit_id": "7fa8f244-7517-49ed-8583-91eac8518a82",
"last_updated": "2023-12-06T22:28:09.205408-05:00",
"created_at": "2023-12-05T09:12:59.958574-05:00",
"name": "Game Total Under 2.5",
"reward": "2.15000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/933cea0c-464e-499f-bd16-c72eb05c9f35/?format=api"
}
]
}