GET /api/bet_types/1fc3bf19-0981-4a58-ab4b-cb99eb10f985/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1fc3bf19-0981-4a58-ab4b-cb99eb10f985",
"match": "https://api-prod.gambitprofit.com/api/matches/7694696a-03ba-4a14-953b-1d20944e1f13/?format=api",
"name": "Over/Under",
"created_at": "2023-08-07T08:28:02.051296-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 Under 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "70447e09-4d04-40f3-b068-8cb8190843a2",
"gambit_id": "84494e05-f0dd-4700-a2e6-a2c9509be7c5",
"last_updated": "2023-08-09T10:43:17.616447-04:00",
"created_at": "2023-08-07T08:28:02.062060-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fc3bf19-0981-4a58-ab4b-cb99eb10f985/?format=api"
},
{
"id": "83d2def7-bded-4276-939e-89cd3304370b",
"gambit_id": "21d22531-bd00-425e-8fcf-7b3f445f0487",
"last_updated": "2023-08-09T10:43:17.611696-04:00",
"created_at": "2023-08-07T08:28:02.056665-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fc3bf19-0981-4a58-ab4b-cb99eb10f985/?format=api"
}
]
}