GET /api/bet_types/0c3f681b-9fb8-4da8-bb91-d64c90258edc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c3f681b-9fb8-4da8-bb91-d64c90258edc",
"match": "https://api-prod.gambitprofit.com/api/matches/a10122f6-a856-442e-8d5a-ed5c64aa1d87/?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 Over 6",
"amount": 5208.0
},
{
"team": "Game Total Under 6",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "85548cba-eb60-47da-8f0b-ee6cfde278b8",
"gambit_id": "cbca807d-00d3-4a8d-be42-42b3b94ceeea",
"last_updated": "2022-12-08T13:02:13.675311-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c3f681b-9fb8-4da8-bb91-d64c90258edc/?format=api"
},
{
"id": "2a8071da-9eff-4d9b-8d12-a68605996073",
"gambit_id": "f744d236-49db-4cd0-bfd0-92116eca1f47",
"last_updated": "2022-12-08T13:02:13.674126-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c3f681b-9fb8-4da8-bb91-d64c90258edc/?format=api"
}
]
}