GET /api/bet_types/8e0fd813-d9e6-486d-ba54-c8b2ac527874/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e0fd813-d9e6-486d-ba54-c8b2ac527874",
"match": "https://api-prod.gambitprofit.com/api/matches/08a16592-b355-455b-87b4-60b2115a2786/?format=api",
"name": "Over/Under",
"created_at": "2023-07-26T10:38:04.341356-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": "Total Rounds Under 2.5",
"amount": 6247.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 3753.0
}
],
"expected_reward_tokens": 9307.44,
"profit_sb": -192.56,
"profit_sb_percentage": -2.03,
"recommended": false
},
"lines": [
{
"id": "dcbd6ed6-bc44-4436-b108-c9ef5611a219",
"gambit_id": "192bb385-f05b-4436-866d-ed921434a6cf",
"last_updated": "2023-07-31T18:23:08.521257-04:00",
"created_at": "2023-07-26T10:38:04.355632-04:00",
"name": "Total Rounds Under 2.5",
"reward": "1.49000",
"odds": "1.51280",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e0fd813-d9e6-486d-ba54-c8b2ac527874/?format=api"
},
{
"id": "c8a2e155-02e5-4af8-850b-05b34de17207",
"gambit_id": "d01ae694-9431-42a3-9707-3aeec0a99430",
"last_updated": "2023-07-31T18:23:08.516979-04:00",
"created_at": "2023-07-26T10:38:04.348870-04:00",
"name": "Total Rounds Over 2.5",
"reward": "2.48000",
"odds": "2.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e0fd813-d9e6-486d-ba54-c8b2ac527874/?format=api"
}
]
}