GET /api/bet_types/69a83cf4-bcbc-4eed-8110-2dd1cb5c8ff9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69a83cf4-bcbc-4eed-8110-2dd1cb5c8ff9",
"match": "https://api-prod.gambitprofit.com/api/matches/03bcde44-aea6-49e0-8cda-b413c2c51898/?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 57.5",
"amount": 5000.0
},
{
"team": "Game Total Over 57.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "1b57f4a1-ec6f-4d50-b75b-6b52aa55e79e",
"gambit_id": "457d678b-0d4b-4762-9ef0-94ff032cf62e",
"last_updated": "2022-11-19T10:33:53.950823-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 57.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "57.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69a83cf4-bcbc-4eed-8110-2dd1cb5c8ff9/?format=api"
},
{
"id": "245d1cd4-5eb7-4b21-b92f-bf696e02b10b",
"gambit_id": "b28e47e6-caff-48fe-8dfe-d010b8dcc745",
"last_updated": "2022-11-19T10:33:53.951975-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 57.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "57.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69a83cf4-bcbc-4eed-8110-2dd1cb5c8ff9/?format=api"
}
]
}