GET /api/bet_types/65a27ac8-a686-45dc-84eb-670afbce3e57/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "65a27ac8-a686-45dc-84eb-670afbce3e57",
"match": "https://api-prod.gambitprofit.com/api/matches/e55edd06-c5d1-48de-848c-e30440f7dd70/?format=api",
"name": "Over/Under",
"created_at": "2023-09-09T10:18:07.449318-04: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": "Total Rounds Under 1.5",
"amount": 6469.0
},
{
"team": "Total Rounds Over 1.5",
"amount": 3531.0
}
],
"expected_reward_tokens": 9250.67,
"profit_sb": -249.33,
"profit_sb_percentage": -2.62,
"recommended": false
},
"lines": [
{
"id": "ad834e33-8670-473b-8364-b36c7f83465a",
"gambit_id": "a77ebe27-252b-460f-8008-94681d9ba6ea",
"last_updated": "2023-09-12T11:38:02.815601-04:00",
"created_at": "2023-09-09T10:18:07.458822-04:00",
"name": "Total Rounds Under 1.5",
"reward": "1.43000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65a27ac8-a686-45dc-84eb-670afbce3e57/?format=api"
},
{
"id": "46e0032d-212c-4441-b9dc-d3fd75c52824",
"gambit_id": "d1dfddf4-155e-41f4-ae9b-423b09b1640d",
"last_updated": "2023-09-12T11:38:02.812174-04:00",
"created_at": "2023-09-09T10:18:07.454598-04:00",
"name": "Total Rounds Over 1.5",
"reward": "2.62000",
"odds": "2.70000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65a27ac8-a686-45dc-84eb-670afbce3e57/?format=api"
}
]
}