GET /api/bet_types/1b7d8364-11e9-4cb7-b24f-debf5cd082e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b7d8364-11e9-4cb7-b24f-debf5cd082e3",
"match": "https://api-prod.gambitprofit.com/api/matches/f19bdd8c-cab6-4fd1-bf25-ec5ce6c21b40/?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 2.5",
"amount": 5129.0
},
{
"team": "Game Total Over 2.5",
"amount": 4871.0
}
],
"expected_reward_tokens": 8719.09,
"profit_sb": -280.91,
"profit_sb_percentage": -3.12,
"recommended": false
},
"lines": [
{
"id": "4dcb2216-f859-4033-86bf-071374eaff1d",
"gambit_id": "974b8032-cac5-43d0-9ebb-2f6852735fb4",
"last_updated": "2022-11-30T10:12:25.791367-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b7d8364-11e9-4cb7-b24f-debf5cd082e3/?format=api"
},
{
"id": "5f1d4270-4fa4-4248-b06b-fb2cfc17a7a1",
"gambit_id": "399d4651-02b6-4f86-8923-429f6b1f4469",
"last_updated": "2022-11-30T10:12:25.792556-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.79000",
"odds": "1.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b7d8364-11e9-4cb7-b24f-debf5cd082e3/?format=api"
}
]
}