GET /api/bet_types/023b8777-bb9e-4624-bb8d-9d1933fb3882/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "023b8777-bb9e-4624-bb8d-9d1933fb3882",
"match": "https://api-prod.gambitprofit.com/api/matches/82c9082f-6baa-42df-beb5-5508606dd152/?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 8",
"amount": 5204.0
},
{
"team": "Game Total Over 8",
"amount": 4796.0
}
],
"expected_reward_tokens": 9159.04,
"profit_sb": 159.04,
"profit_sb_percentage": 1.77,
"recommended": true
},
"lines": [
{
"id": "4d0c4d6a-049b-4cc1-9331-ef31980b90c5",
"gambit_id": "a0d75f9a-1843-417d-bfc0-10b62f4ea6ca",
"last_updated": "2022-08-08T11:47:14.739463-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.76000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/023b8777-bb9e-4624-bb8d-9d1933fb3882/?format=api"
},
{
"id": "8f11acd6-4881-42b3-b51e-089df41e6404",
"gambit_id": "6e7f6400-eb64-4ddf-8de0-253748119dc6",
"last_updated": "2022-08-08T11:47:14.740015-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/023b8777-bb9e-4624-bb8d-9d1933fb3882/?format=api"
}
]
}