GET /api/bet_types/22ebdc55-a556-402c-8d30-3e6b9d625609/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "22ebdc55-a556-402c-8d30-3e6b9d625609",
"match": "https://api-prod.gambitprofit.com/api/matches/7cdf5b3b-73da-4ddc-be29-ab66c479beb1/?format=api",
"name": "Over/Under",
"created_at": "2023-02-10T09:02:09.034647-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 Over 232",
"amount": 5106.0
},
{
"team": "Game Total Under 232",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "edc95646-b271-4ca2-8390-f97912df8a02",
"gambit_id": "5a0d836d-8455-4793-bfc8-9083a7842ef2",
"last_updated": "2023-02-11T17:52:30.911023-05:00",
"created_at": "2023-02-10T09:02:09.037292-05:00",
"name": "Game Total Over 232",
"reward": "1.84000",
"odds": "1.86960",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22ebdc55-a556-402c-8d30-3e6b9d625609/?format=api"
},
{
"id": "d62abf40-5fb8-442d-aaa5-02a244c9fc2c",
"gambit_id": "a937bad6-2eee-4280-a944-2b8095932a80",
"last_updated": "2023-02-11T17:52:30.909826-05:00",
"created_at": "2023-02-10T09:02:09.035927-05:00",
"name": "Game Total Under 232",
"reward": "1.92000",
"odds": "1.95240",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22ebdc55-a556-402c-8d30-3e6b9d625609/?format=api"
}
]
}