GET /api/bet_types/19e2af48-cc97-458b-a694-004f03ba0812/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "19e2af48-cc97-458b-a694-004f03ba0812",
"match": "https://api-prod.gambitprofit.com/api/matches/1c0fd855-3c4d-40fd-bb3f-0d0e64c9923f/?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 Under 5.5",
"amount": 5098.0
},
{
"team": "Game Total Over 5.5",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "dc90f875-5c75-440d-beec-12d912a74c1d",
"gambit_id": "434dcc30-ae9b-43c0-97d5-b7e3159ce92f",
"last_updated": "2022-12-20T20:12:22.479553-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 5.5",
"reward": "1.75000",
"odds": "1.86960",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19e2af48-cc97-458b-a694-004f03ba0812/?format=api"
},
{
"id": "32f95811-a8aa-432f-a7f2-0e4b63b6a300",
"gambit_id": "ae326416-f565-4581-b855-7a7f6c216e1e",
"last_updated": "2022-12-20T20:12:22.480609-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 5.5",
"reward": "1.82000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19e2af48-cc97-458b-a694-004f03ba0812/?format=api"
}
]
}