GET /api/bet_types/0376fc2e-71d7-45ce-ba06-a5756c8ccc2c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0376fc2e-71d7-45ce-ba06-a5756c8ccc2c",
"match": "https://api-prod.gambitprofit.com/api/matches/92f2650f-7661-4dee-91dc-f950ed4623ff/?format=api",
"name": "Over/Under",
"created_at": "2023-11-28T09:33:14.009034-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 6.5",
"amount": 5317.0
},
{
"team": "Game Total Under 6.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "0a4bddac-306c-409f-9b2b-3258ea8c5abe",
"gambit_id": "00622373-91fc-4b92-8f96-65273d3dfa5f",
"last_updated": "2023-11-29T22:03:08.824637-05:00",
"created_at": "2023-11-28T09:33:14.016048-05:00",
"name": "Game Total Over 6.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0376fc2e-71d7-45ce-ba06-a5756c8ccc2c/?format=api"
},
{
"id": "ca26268e-7da3-42e0-85f2-2a88867739b4",
"gambit_id": "382b5b22-eb32-42fc-bed0-a54cc5aa08c3",
"last_updated": "2023-11-29T22:03:08.827844-05:00",
"created_at": "2023-11-28T09:33:14.022264-05:00",
"name": "Game Total Under 6.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0376fc2e-71d7-45ce-ba06-a5756c8ccc2c/?format=api"
}
]
}