GET /api/bet_types/3ff129eb-24f4-4110-a67d-da534ddf4309/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3ff129eb-24f4-4110-a67d-da534ddf4309",
"match": "https://api-prod.gambitprofit.com/api/matches/1ffce707-089e-46bc-b6bd-5e38e17a454c/?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 2.5",
"amount": 6067.0
},
{
"team": "Game Total Under 2.5",
"amount": 3933.0
}
],
"expected_reward_tokens": 9281.88,
"profit_sb": -218.12,
"profit_sb_percentage": -2.3,
"recommended": false
},
"lines": [
{
"id": "4f9e1f43-885c-4cf5-8132-4ce8d4c371ff",
"gambit_id": "6a470067-4339-40de-bc5d-e215f990c146",
"last_updated": "2022-10-13T09:57:19.758238-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.53000",
"odds": "1.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ff129eb-24f4-4110-a67d-da534ddf4309/?format=api"
},
{
"id": "8c3049c3-6efe-4aac-8f67-e7310e589dd2",
"gambit_id": "a1238b93-ffa2-4045-8186-c4b94efb7316",
"last_updated": "2022-10-13T09:57:19.759361-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.36000",
"odds": "2.40000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ff129eb-24f4-4110-a67d-da534ddf4309/?format=api"
}
]
}