GET /api/bet_types/40ffacf9-9ffa-469a-a40c-e883f54b1eb5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40ffacf9-9ffa-469a-a40c-e883f54b1eb5",
"match": "https://api-prod.gambitprofit.com/api/matches/91d40f0d-5e69-4341-af92-4b6542c291f0/?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 62.5",
"amount": 5000.0
},
{
"team": "Game Total Under 62.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "ee2aa8e9-6b50-4ef0-ba61-9a079a52c063",
"gambit_id": "1f131958-197a-461f-9cbe-15c6fe81d42c",
"last_updated": "2022-11-11T20:21:56.725602-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 62.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "62.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40ffacf9-9ffa-469a-a40c-e883f54b1eb5/?format=api"
},
{
"id": "9e1c1dc8-a74f-43ca-a528-8cfa8e88aa48",
"gambit_id": "1bd58b1c-09d7-45eb-a44c-af11fa4e6ef2",
"last_updated": "2022-11-11T20:21:56.724403-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 62.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "62.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40ffacf9-9ffa-469a-a40c-e883f54b1eb5/?format=api"
}
]
}