GET /api/bet_types/4ad1ca57-39cc-4453-9e4a-d7b826d8fa43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4ad1ca57-39cc-4453-9e4a-d7b826d8fa43",
"match": "https://api-prod.gambitprofit.com/api/matches/366465ef-97c2-4800-898c-ba54734943e8/?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 236",
"amount": 5000.0
},
{
"team": "Game Total Over 236",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "e90048fa-4479-419b-ab57-43d466081754",
"gambit_id": "d5bc33ad-2425-42f4-b206-96ebe745dab0",
"last_updated": "2022-11-08T10:52:03.110186-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 236",
"reward": "1.80000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ad1ca57-39cc-4453-9e4a-d7b826d8fa43/?format=api"
},
{
"id": "ae8584b6-5a95-4559-8263-d6f4ed877d28",
"gambit_id": "7d6bf0d0-ebf9-4ff3-9699-9dc12669eea1",
"last_updated": "2022-11-08T10:52:03.111291-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 236",
"reward": "1.80000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ad1ca57-39cc-4453-9e4a-d7b826d8fa43/?format=api"
}
]
}