GET /api/bet_types/4c27c907-8e52-4e40-9f55-dd16f6712d41/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4c27c907-8e52-4e40-9f55-dd16f6712d41",
"match": "https://api-prod.gambitprofit.com/api/matches/595173dc-dacb-4481-a2ea-612b2e297950/?format=api",
"name": "Over/Under",
"created_at": "2023-10-30T08:58:15.314505-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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "2f4277a6-cd0e-4e58-904a-d2f072ff5187",
"gambit_id": "2e95b546-2f54-439f-9027-faa0e58c1ec8",
"last_updated": "2023-10-31T19:48:04.773144-04:00",
"created_at": "2023-10-30T08:58:15.318260-04:00",
"name": "Game Total Over 6.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c27c907-8e52-4e40-9f55-dd16f6712d41/?format=api"
},
{
"id": "99fba924-d9c3-446f-ac84-7d50b8319e11",
"gambit_id": "52ff59b8-69bc-46da-848a-9425a7e1070e",
"last_updated": "2023-10-31T19:48:04.776449-04:00",
"created_at": "2023-10-30T08:58:15.322329-04:00",
"name": "Game Total Under 6.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c27c907-8e52-4e40-9f55-dd16f6712d41/?format=api"
}
]
}