GET /api/bet_types/8c42a1f0-4afb-4257-8f15-57a105d279a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8c42a1f0-4afb-4257-8f15-57a105d279a6",
"match": "https://api-prod.gambitprofit.com/api/matches/b40358bf-009d-471f-9117-69111cdc51cb/?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 38.5",
"amount": 5000.0
},
{
"team": "Game Total Over 38.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "6bc25771-1014-43d9-b275-c597c3e00c3c",
"gambit_id": "8a627640-7cd1-4fdd-a526-ac10a7118caa",
"last_updated": "2022-10-17T10:01:54.946349-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 38.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "38.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c42a1f0-4afb-4257-8f15-57a105d279a6/?format=api"
},
{
"id": "90c1423f-9746-478d-ad79-34d08f24b9a6",
"gambit_id": "4e9b6845-58da-41ef-be0b-a57d4ee2082c",
"last_updated": "2022-10-17T10:01:54.947499-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 38.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "38.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c42a1f0-4afb-4257-8f15-57a105d279a6/?format=api"
}
]
}