GET /api/bet_types/a9ac7826-dc42-47be-bf4a-4441c49f2549/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a9ac7826-dc42-47be-bf4a-4441c49f2549",
"match": "https://api-prod.gambitprofit.com/api/matches/2de6a1af-1e52-4ef2-9042-15c01b242e17/?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 215",
"amount": 5000.0
},
{
"team": "Game Total Under 215",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "1327c1f6-89db-486d-a8cb-2b8c5c1de30f",
"gambit_id": "871fb6cb-88da-4e07-8afa-de4f6495f9b7",
"last_updated": "2022-11-12T09:13:08.059177-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 215",
"reward": "1.80000",
"odds": "1.90910",
"spread": "215.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9ac7826-dc42-47be-bf4a-4441c49f2549/?format=api"
},
{
"id": "7bca7f30-bc13-4348-a3a0-877ab37ff2d4",
"gambit_id": "2e944920-93d7-452d-b11d-e5f4a7830e52",
"last_updated": "2022-11-12T09:13:08.058039-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 215",
"reward": "1.80000",
"odds": "1.90910",
"spread": "215.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9ac7826-dc42-47be-bf4a-4441c49f2549/?format=api"
}
]
}