GET /api/bet_types/189b66fc-5aca-40d5-9820-1e47876badb6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "189b66fc-5aca-40d5-9820-1e47876badb6",
"match": "https://api-prod.gambitprofit.com/api/matches/a1f01ff8-07f8-468a-82a7-a917b2bc4c2e/?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": "Total Rounds Under 2.5",
"amount": 5196.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "81a594f2-d049-4183-87bd-d8af7466e63f",
"gambit_id": "f2386d90-eb1c-4fb5-8b3d-00bd51ffc98c",
"last_updated": "2022-09-05T10:32:06.777121-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 2.5",
"reward": "1.72000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/189b66fc-5aca-40d5-9820-1e47876badb6/?format=api"
},
{
"id": "11566784-34e7-42eb-b7cd-b48615f5f775",
"gambit_id": "33d96ca0-5a67-49ae-bbf7-89b70ff7f408",
"last_updated": "2022-09-05T10:32:06.778256-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.86000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/189b66fc-5aca-40d5-9820-1e47876badb6/?format=api"
}
]
}