GET /api/bet_types/33b0f1d3-4b52-4567-afe0-408d3f38fa75/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "33b0f1d3-4b52-4567-afe0-408d3f38fa75",
"match": "https://api-prod.gambitprofit.com/api/matches/6239af10-a653-4428-856b-62cfffad52c2/?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 48.5",
"amount": 5000.0
},
{
"team": "Game Total Under 48.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "e3c9eb50-6a89-4511-a367-a0eb9de7c606",
"gambit_id": "d988e799-f568-4b9e-8924-c80d3ad16655",
"last_updated": "2022-12-19T13:32:09.635239-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 48.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "48.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33b0f1d3-4b52-4567-afe0-408d3f38fa75/?format=api"
},
{
"id": "cbf7d2c5-d2f2-4d85-8087-f429ec541f69",
"gambit_id": "8ae8f43a-debc-4c83-9542-ab3cea5e7821",
"last_updated": "2022-12-19T13:32:09.634088-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 48.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "48.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33b0f1d3-4b52-4567-afe0-408d3f38fa75/?format=api"
}
]
}