GET /api/bet_types/6b77e070-140f-447b-a4b9-d24fc726305e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b77e070-140f-447b-a4b9-d24fc726305e",
"match": "https://api-prod.gambitprofit.com/api/matches/6072357b-167f-4c51-85c1-ee1afcc3fb38/?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 227",
"amount": 5000.0
},
{
"team": "Game Total Under 227",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "33ddc0a1-3df6-4ae0-a6d8-167b8bf86c5d",
"gambit_id": "3278bebe-da17-40b5-b8a8-61aab7ac922d",
"last_updated": "2022-12-19T10:32:30.160839-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 227",
"reward": "1.80000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b77e070-140f-447b-a4b9-d24fc726305e/?format=api"
},
{
"id": "72ee2938-a0f7-4519-9fb4-6390494c6e09",
"gambit_id": "fdd3b1e1-6d4e-4c2c-a74a-86241dc28a2d",
"last_updated": "2022-12-19T10:32:30.159747-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 227",
"reward": "1.80000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b77e070-140f-447b-a4b9-d24fc726305e/?format=api"
}
]
}