GET /api/bet_types/016afa7d-6bf0-4ed7-8125-66caf699ab68/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "016afa7d-6bf0-4ed7-8125-66caf699ab68",
"match": "https://api-prod.gambitprofit.com/api/matches/6ced3bf6-96e2-4646-a798-be3e16656892/?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 9",
"amount": 5110.0
},
{
"team": "Game Total Over 9",
"amount": 4890.0
}
],
"expected_reward_tokens": 9095.4,
"profit_sb": 95.4,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "8449b23f-8909-4f61-ac32-4c0bab5ab3e6",
"gambit_id": "8d9836e3-dd35-4a8f-a42c-c6c756239fff",
"last_updated": "2022-08-19T09:51:52.282661-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9",
"reward": "1.78000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/016afa7d-6bf0-4ed7-8125-66caf699ab68/?format=api"
},
{
"id": "92ea80d8-8166-416b-8a56-c395620049cf",
"gambit_id": "99c2505d-618e-4fd3-92b7-488f35c9a89b",
"last_updated": "2022-08-19T09:51:52.283176-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9",
"reward": "1.86000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/016afa7d-6bf0-4ed7-8125-66caf699ab68/?format=api"
}
]
}