GET /api/bet_types/1f53d435-d933-47c1-b30b-a8bf2a3800c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f53d435-d933-47c1-b30b-a8bf2a3800c9",
"match": "https://api-prod.gambitprofit.com/api/matches/f539f4e9-f6e3-4e96-b908-6a65521d5fce/?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 Over 6",
"amount": 5097.0
},
{
"team": "Game Total Under 6",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "ee79078e-cd93-4db1-bc3c-131844f1f141",
"gambit_id": "0322eed1-8c92-4794-a012-c3a2e6b136ab",
"last_updated": "2022-10-02T15:17:07.510246-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.76000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f53d435-d933-47c1-b30b-a8bf2a3800c9/?format=api"
},
{
"id": "4fd08865-3310-4b52-8509-55185ed79770",
"gambit_id": "0bbb5230-6cf0-4b62-99af-49ed46ce9054",
"last_updated": "2022-10-02T15:17:07.511364-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f53d435-d933-47c1-b30b-a8bf2a3800c9/?format=api"
}
]
}