GET /api/bet_types/f80936cc-ffbe-4c4d-a7b7-8b37939e356d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f80936cc-ffbe-4c4d-a7b7-8b37939e356d",
"match": "https://api-prod.gambitprofit.com/api/matches/23d7e174-af8e-4bee-870f-f0c30c26c231/?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 216.5",
"amount": 5000.0
},
{
"team": "Game Total Under 216.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "8f83eda6-2c15-4d53-b198-71c24833f1a4",
"gambit_id": "889bdd2f-6ebd-4f95-9505-532479fba88a",
"last_updated": "2022-11-05T09:28:16.329423-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 216.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "216.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f80936cc-ffbe-4c4d-a7b7-8b37939e356d/?format=api"
},
{
"id": "6fb92e75-54b6-4023-a6e4-81fd394c0b1b",
"gambit_id": "28f25876-142a-4aa6-8e33-1dedbbea88c7",
"last_updated": "2022-11-05T09:28:16.328085-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 216.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "216.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f80936cc-ffbe-4c4d-a7b7-8b37939e356d/?format=api"
}
]
}