GET /api/bet_types/9c31a1d1-0d72-44e1-a177-cb31ab1244a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c31a1d1-0d72-44e1-a177-cb31ab1244a8",
"match": "https://api-prod.gambitprofit.com/api/matches/2c72345c-07bb-4815-9083-03dcdf1311e9/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 35",
"amount": 5000.0
},
{
"team": "Game Total Over 35",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "3e3ad976-e8b1-465d-a426-afb41c800e69",
"gambit_id": "bb5986b6-a7d6-4529-8cbb-039c79eeaa06",
"last_updated": "2022-08-13T11:02:04.919290-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 35",
"reward": "1.83000",
"odds": "1.90910",
"spread": "35.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c31a1d1-0d72-44e1-a177-cb31ab1244a8/?format=api"
},
{
"id": "fa363d3c-a2d9-4f7a-8505-a776a7c32225",
"gambit_id": "e5015b43-39d9-4a36-b91b-d918acb6f60e",
"last_updated": "2022-08-13T11:02:04.919892-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 35",
"reward": "1.83000",
"odds": "1.90910",
"spread": "35.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c31a1d1-0d72-44e1-a177-cb31ab1244a8/?format=api"
}
]
}