GET /api/bet_types/cfa37174-cf94-40b8-a581-8a2bcbf5ecc9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cfa37174-cf94-40b8-a581-8a2bcbf5ecc9",
"match": "https://api-prod.gambitprofit.com/api/matches/425f46fe-b871-42a4-9f43-418c7024916d/?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 2.5",
"amount": 5129.0
},
{
"team": "Game Total Under 2.5",
"amount": 4871.0
}
],
"expected_reward_tokens": 8719.09,
"profit_sb": -280.91,
"profit_sb_percentage": -3.12,
"recommended": false
},
"lines": [
{
"id": "d1446de1-1220-4f23-9cb5-a23d2c855e8e",
"gambit_id": "9b3ebf59-9154-449e-bc65-eb0513bcc376",
"last_updated": "2022-12-05T11:52:15.788333-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfa37174-cf94-40b8-a581-8a2bcbf5ecc9/?format=api"
},
{
"id": "6ccb6774-29cb-4818-8350-7efe16cfd76f",
"gambit_id": "4f8f0264-2d69-4bb5-bea0-e4306c016e7e",
"last_updated": "2022-12-05T11:52:15.787147-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.79000",
"odds": "1.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfa37174-cf94-40b8-a581-8a2bcbf5ecc9/?format=api"
}
]
}