GET /api/bet_types/1bc8cec4-fcfc-4df1-9eac-696cf79eab94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1bc8cec4-fcfc-4df1-9eac-696cf79eab94",
"match": "https://api-prod.gambitprofit.com/api/matches/646b7dc0-451e-454f-8bb3-3b4a2d0cd3ec/?format=api",
"name": "Over/Under",
"created_at": "2023-03-13T10:17:06.018475-04: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 233",
"amount": 5000.0
},
{
"team": "Game Total Over 233",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0847102b-64fd-4f57-9f85-e1251c096300",
"gambit_id": "139fa86f-6177-4369-8a9f-496471614312",
"last_updated": "2023-03-14T12:27:15.550286-04:00",
"created_at": "2023-03-13T10:17:06.020053-04:00",
"name": "Game Total Under 233",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bc8cec4-fcfc-4df1-9eac-696cf79eab94/?format=api"
},
{
"id": "bd9cdfa2-0f08-423c-bb50-100f3b1bad47",
"gambit_id": "21de8035-ba3c-40e8-a015-5ae84d52d409",
"last_updated": "2023-03-14T12:27:15.553026-04:00",
"created_at": "2023-03-13T10:17:06.021613-04:00",
"name": "Game Total Over 233",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bc8cec4-fcfc-4df1-9eac-696cf79eab94/?format=api"
}
]
}