GET /api/bet_types/79adecf8-c632-4672-bd4e-c6f58f07dd17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79adecf8-c632-4672-bd4e-c6f58f07dd17",
"match": "https://api-prod.gambitprofit.com/api/matches/45147f97-aaba-4bb9-8015-b7dc11d058d3/?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 72.5",
"amount": 5000.0
},
{
"team": "Game Total Over 72.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "481f6070-ef23-4fa5-9aba-23974ee7cec2",
"gambit_id": "d0294c19-b173-434b-8886-ce89a79e6f7e",
"last_updated": "2022-11-14T10:23:56.728469-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 72.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "72.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79adecf8-c632-4672-bd4e-c6f58f07dd17/?format=api"
},
{
"id": "c6e631e6-fdaa-42ee-95cb-569bf3478658",
"gambit_id": "0aa40ac1-9598-471a-9dfa-17bfdf1f616b",
"last_updated": "2022-11-14T10:23:56.729625-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 72.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "72.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79adecf8-c632-4672-bd4e-c6f58f07dd17/?format=api"
}
]
}