GET /api/bet_types/c6768a82-0ac4-4743-bce6-96f23b0daa9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6768a82-0ac4-4743-bce6-96f23b0daa9d",
"match": "https://api-prod.gambitprofit.com/api/matches/6b6c4b88-0c39-4105-9e54-bba79ca88b9e/?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 41",
"amount": 5000.0
},
{
"team": "Game Total Under 41",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "e9335808-dcbd-4beb-98c7-5f3cc67f0313",
"gambit_id": "34b34787-a285-4754-bbec-11ab4fa9bcca",
"last_updated": "2022-11-14T10:08:59.543756-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 41",
"reward": "1.80000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6768a82-0ac4-4743-bce6-96f23b0daa9d/?format=api"
},
{
"id": "d4a43a68-30e6-4d6d-9a37-b9621163066e",
"gambit_id": "726cef25-fb2c-44ba-8c76-73ac684d28a1",
"last_updated": "2022-11-14T10:08:59.542562-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 41",
"reward": "1.80000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6768a82-0ac4-4743-bce6-96f23b0daa9d/?format=api"
}
]
}