GET /api/bet_types/c04445e6-8a0d-41c4-a5a7-b9064ea6d069/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c04445e6-8a0d-41c4-a5a7-b9064ea6d069",
"match": "https://api-prod.gambitprofit.com/api/matches/0101d44d-397a-4293-9638-7d899655e7ef/?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 227",
"amount": 5000.0
},
{
"team": "Game Total Over 227",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "7ea45ccf-1626-45ee-b400-d6f0ea6d4ff7",
"gambit_id": "75c62666-6b08-4743-95f8-5e3e68e18fba",
"last_updated": "2022-12-08T13:02:14.798708-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/c04445e6-8a0d-41c4-a5a7-b9064ea6d069/?format=api"
},
{
"id": "da738743-e363-4434-a155-df82829fbd8e",
"gambit_id": "51bd4339-bb72-42c8-b489-015604dd4e43",
"last_updated": "2022-12-08T13:02:14.799914-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/c04445e6-8a0d-41c4-a5a7-b9064ea6d069/?format=api"
}
]
}