GET /api/bet_types/a47cc100-1ab0-4b68-b1a1-50b48311afd8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a47cc100-1ab0-4b68-b1a1-50b48311afd8",
"match": "https://api-prod.gambitprofit.com/api/matches/d5ee36af-01a9-460d-bb3f-f7b7503a759c/?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 2.5",
"amount": 6401.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 3599.0
}
],
"expected_reward_tokens": 8961.4,
"profit_sb": -38.6,
"profit_sb_percentage": -0.43,
"recommended": false
},
"lines": [
{
"id": "78f7ac2d-7351-4aca-8379-d095ea30a033",
"gambit_id": "bf4a4139-9ccb-4075-916a-e1f9da6b9ea2",
"last_updated": "2022-09-19T09:47:27.995469-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.40000",
"odds": "1.45450",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a47cc100-1ab0-4b68-b1a1-50b48311afd8/?format=api"
},
{
"id": "329df401-7659-49b4-b17f-1839d48ec57b",
"gambit_id": "787fc25b-d3bb-4de9-9d13-0ebe04c897af",
"last_updated": "2022-09-19T09:47:27.994401-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 2.5",
"reward": "2.49000",
"odds": "2.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a47cc100-1ab0-4b68-b1a1-50b48311afd8/?format=api"
}
]
}