GET /api/bet_types/a28827b1-3e41-459f-869d-410857c959e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a28827b1-3e41-459f-869d-410857c959e6",
"match": "https://api-prod.gambitprofit.com/api/matches/9f1f84c6-dd08-40a7-a9bb-1abf00f17784/?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": 5000.0
},
{
"team": "Game Total Over 2.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8850.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.67,
"recommended": false
},
"lines": [
{
"id": "cde55faa-b597-4556-a918-dbbc3f7c14ab",
"gambit_id": "d077b03d-1d08-4397-a170-3f5328ce1caa",
"last_updated": "2022-11-14T14:48:27.025824-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.77000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a28827b1-3e41-459f-869d-410857c959e6/?format=api"
},
{
"id": "e2de9c75-949e-4d2f-a2a0-775ea41e1114",
"gambit_id": "30763210-d0b9-4381-943d-5abe0f430dde",
"last_updated": "2022-11-14T14:48:27.027021-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.77000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a28827b1-3e41-459f-869d-410857c959e6/?format=api"
}
]
}