GET /api/bet_types/b2c75246-fce0-4d4f-b3da-3a0e278194f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b2c75246-fce0-4d4f-b3da-3a0e278194f8",
"match": "https://api-prod.gambitprofit.com/api/matches/07df90c4-3564-451c-a2c7-9b74ab643e7e/?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 44",
"amount": 5000.0
},
{
"team": "Game Total Under 44",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "17963390-7ebf-4c25-9421-9ad388c317bd",
"gambit_id": "ecae8f96-509a-40c0-871e-ea6c5a444285",
"last_updated": "2022-12-05T15:32:06.892231-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 44",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2c75246-fce0-4d4f-b3da-3a0e278194f8/?format=api"
},
{
"id": "782942b6-aafb-414f-8f91-05724ce746f2",
"gambit_id": "4b276207-42ca-4460-b852-e233eea8ce28",
"last_updated": "2022-12-05T15:32:06.891060-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 44",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2c75246-fce0-4d4f-b3da-3a0e278194f8/?format=api"
}
]
}