GET /api/bet_types/902929c5-07a3-4946-b01f-85278add6dd1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "902929c5-07a3-4946-b01f-85278add6dd1",
"match": "https://api-prod.gambitprofit.com/api/matches/58d43f7d-11d2-4661-b3b0-1ad81b69dcda/?format=api",
"name": "Over/Under",
"created_at": "2023-04-13T09:32:18.458330-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 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": "a4414134-5b56-4578-a0da-9142191d75de",
"gambit_id": "6a513f7a-d1d8-4740-8fb6-e81fb27d8412",
"last_updated": "2023-04-14T12:02:21.844687-04:00",
"created_at": "2023-04-13T09:32:18.461506-04: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/902929c5-07a3-4946-b01f-85278add6dd1/?format=api"
},
{
"id": "848c9914-f0a4-4f64-a96a-ef761a6b567b",
"gambit_id": "2fb84758-d30d-40e5-8575-2ae1a98a442e",
"last_updated": "2023-04-14T12:02:21.842921-04:00",
"created_at": "2023-04-13T09:32:18.459913-04: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/902929c5-07a3-4946-b01f-85278add6dd1/?format=api"
}
]
}