GET /api/bet_types/0c53bdbb-0486-460b-94ab-c50344c3313c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c53bdbb-0486-460b-94ab-c50344c3313c",
"match": "https://api-prod.gambitprofit.com/api/matches/a787bdc4-f81e-4d2f-9ad6-c87bf58255bf/?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 Under 38.5",
"amount": 5000.0
},
{
"team": "Game Total Over 38.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "fd1533c1-129d-43e1-a7c9-3af2083b1f54",
"gambit_id": "72d98f2b-a242-4eac-ba00-096ce6c493f6",
"last_updated": "2022-12-19T10:22:26.156349-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 38.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "38.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c53bdbb-0486-460b-94ab-c50344c3313c/?format=api"
},
{
"id": "152cd51d-cf67-4c10-a3bd-4c669e116487",
"gambit_id": "d89f593f-e632-442a-9457-929123f98643",
"last_updated": "2022-12-19T10:22:26.157470-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 38.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "38.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c53bdbb-0486-460b-94ab-c50344c3313c/?format=api"
}
]
}