GET /api/bet_types/638f4b66-b17f-4ab0-a5ac-2176c131bc41/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "638f4b66-b17f-4ab0-a5ac-2176c131bc41",
"match": "https://api-prod.gambitprofit.com/api/matches/59ba58ae-217d-46ac-a288-042177656ec8/?format=api",
"name": "Over/Under",
"created_at": "2023-11-03T20:08:21.908960-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": "Game Total Over 2.5",
"amount": 5511.0
},
{
"team": "Game Total Under 2.5",
"amount": 4489.0
}
],
"expected_reward_tokens": 9202.45,
"profit_sb": -297.55,
"profit_sb_percentage": -3.13,
"recommended": false
},
"lines": [
{
"id": "96ff6000-3974-43a7-9f08-94c0ebc8f614",
"gambit_id": "0a2d2a56-882d-48d5-b7aa-1e807b557ea9",
"last_updated": "2023-11-06T10:28:10.145589-05:00",
"created_at": "2023-11-03T20:08:21.917310-04:00",
"name": "Game Total Over 2.5",
"reward": "1.67000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/638f4b66-b17f-4ab0-a5ac-2176c131bc41/?format=api"
},
{
"id": "6d5c1cfd-982f-4ab0-9ebc-05ce30026a02",
"gambit_id": "8a0c5efb-dacb-4d92-b73d-0e5eeafa6ab6",
"last_updated": "2023-11-06T10:28:10.141964-05:00",
"created_at": "2023-11-03T20:08:21.912866-04:00",
"name": "Game Total Under 2.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/638f4b66-b17f-4ab0-a5ac-2176c131bc41/?format=api"
}
]
}