GET /api/bet_types/b6ca844a-7b77-43b3-9953-e9bd64a4c1fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b6ca844a-7b77-43b3-9953-e9bd64a4c1fa",
"match": "https://api-prod.gambitprofit.com/api/matches/ea3782cd-05f1-478f-8801-a04027a954a0/?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 Under 1.5",
"amount": 5378.0
},
{
"team": "Total Rounds Over 1.5",
"amount": 4622.0
}
],
"expected_reward_tokens": 8873.7,
"profit_sb": -126.3,
"profit_sb_percentage": -1.4,
"recommended": false
},
"lines": [
{
"id": "ed4aaa94-9e79-4ce1-a17a-d16c9b84f316",
"gambit_id": "1393cced-bfa5-48aa-a764-f563e4123c18",
"last_updated": "2022-12-19T10:57:06.253991-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 1.5",
"reward": "1.65000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6ca844a-7b77-43b3-9953-e9bd64a4c1fa/?format=api"
},
{
"id": "460ac1dd-16ee-4c73-ab6b-d4836acbd2c8",
"gambit_id": "deba10f1-490a-4a8f-92c6-7fee6bdb369e",
"last_updated": "2022-12-19T10:57:06.255096-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 1.5",
"reward": "1.92000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6ca844a-7b77-43b3-9953-e9bd64a4c1fa/?format=api"
}
]
}