GET /api/bet_types/2038c308-a88a-4a11-a9bf-a2c9903eb4a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2038c308-a88a-4a11-a9bf-a2c9903eb4a8",
"match": "https://api-prod.gambitprofit.com/api/matches/b67f65f9-51dc-41a0-a8d5-a12ede5ccb02/?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": "Total Rounds Over 10.5",
"amount": 6401.0
},
{
"team": "Total Rounds Under 10.5",
"amount": 3599.0
}
],
"expected_reward_tokens": 8961.4,
"profit_sb": -38.6,
"profit_sb_percentage": -0.43,
"recommended": false
},
"lines": [
{
"id": "c85ea282-ecb7-47b2-8766-fc7b765737ad",
"gambit_id": "6c4dff4a-15bc-404b-9905-5da43bee8aa1",
"last_updated": "2022-09-19T09:42:07.783275-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 10.5",
"reward": "1.40000",
"odds": "1.45450",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2038c308-a88a-4a11-a9bf-a2c9903eb4a8/?format=api"
},
{
"id": "f2ef7c9a-9000-4ec5-a198-ebf3214077ae",
"gambit_id": "6885c816-0392-4894-b68d-0710da98a9d5",
"last_updated": "2022-09-19T09:42:07.782189-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 10.5",
"reward": "2.49000",
"odds": "2.70000",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2038c308-a88a-4a11-a9bf-a2c9903eb4a8/?format=api"
}
]
}