GET /api/bet_types/2591d533-fc52-495d-9c7e-9a0b95e986a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2591d533-fc52-495d-9c7e-9a0b95e986a5",
"match": "https://api-prod.gambitprofit.com/api/matches/f7863dab-5c40-458f-b357-f6e26cbd6dd3/?format=api",
"name": "Over/Under",
"created_at": "2023-07-01T09:23:06.506704-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 8",
"amount": 5094.0
},
{
"team": "Game Total Under 8",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "65dc0e33-1ed4-4b2f-b01b-85efc9615b73",
"gambit_id": "90081b85-63c5-4b66-89cb-6f42eda7dc62",
"last_updated": "2023-07-02T11:13:24.806266-04:00",
"created_at": "2023-07-01T09:23:06.509204-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2591d533-fc52-495d-9c7e-9a0b95e986a5/?format=api"
},
{
"id": "9f6eb86d-5ec6-4415-a2ca-be23d43f1e24",
"gambit_id": "0cf9d1df-04e1-4278-b007-0e294960c0c5",
"last_updated": "2023-07-02T11:13:24.807695-04:00",
"created_at": "2023-07-01T09:23:06.511837-04:00",
"name": "Game Total Under 8",
"reward": "1.90000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2591d533-fc52-495d-9c7e-9a0b95e986a5/?format=api"
}
]
}