GET /api/bet_types/441a8b5d-e33c-4989-a0bb-69533c474e63/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "441a8b5d-e33c-4989-a0bb-69533c474e63",
"match": "https://api-prod.gambitprofit.com/api/matches/fba660ae-05ae-433a-a9e3-71a8fc3fc359/?format=api",
"name": "Over/Under",
"created_at": "2023-09-28T10:08:16.456254-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 44",
"amount": 5000.0
},
{
"team": "Game Total Under 44",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e2aed32c-0b4d-4b55-83c2-451d394a1656",
"gambit_id": "99fe2f75-aab4-41e3-87e8-a229cd95e541",
"last_updated": "2023-10-02T14:03:03.002529-04:00",
"created_at": "2023-09-28T10:08:16.466996-04:00",
"name": "Game Total Over 44",
"reward": "1.87000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/441a8b5d-e33c-4989-a0bb-69533c474e63/?format=api"
},
{
"id": "ab0c7ba3-e62e-4f9c-ac36-a6f4c3bf91d9",
"gambit_id": "cd809b71-e654-421f-8478-f2a45c7ed4d3",
"last_updated": "2023-10-02T14:03:03.007033-04:00",
"created_at": "2023-09-28T10:08:16.460713-04:00",
"name": "Game Total Under 44",
"reward": "1.87000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/441a8b5d-e33c-4989-a0bb-69533c474e63/?format=api"
}
]
}