GET /api/bet_types/55154efb-8faf-4b63-a08a-f20dde9c5d2d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55154efb-8faf-4b63-a08a-f20dde9c5d2d",
"match": "https://api-prod.gambitprofit.com/api/matches/4700fd5e-e619-4fd7-aabf-7c2c985f72c2/?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 41.5",
"amount": 5000.0
},
{
"team": "Game Total Over 41.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "acb42175-8e51-4f3c-9e3a-3ad9ca5402c8",
"gambit_id": "430ea6ed-e85a-4dcc-94d6-ff7f1d3db2fc",
"last_updated": "2022-09-18T20:37:19.321222-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 41.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55154efb-8faf-4b63-a08a-f20dde9c5d2d/?format=api"
},
{
"id": "67f65fad-2fb0-468d-97fb-dfe898406703",
"gambit_id": "4fb7f797-f01f-4a63-8ade-cd7e79e73c47",
"last_updated": "2022-09-18T20:37:19.322442-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 41.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55154efb-8faf-4b63-a08a-f20dde9c5d2d/?format=api"
}
]
}