GET /api/bet_types/2bfd46ce-baa0-47a5-a419-496efe2724cd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2bfd46ce-baa0-47a5-a419-496efe2724cd",
"match": "https://api-prod.gambitprofit.com/api/matches/be8346e1-6220-45b8-8bf3-716f1c13ea5a/?format=api",
"name": "Over/Under",
"created_at": "2023-06-13T09:08:20.645984-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": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "e2600a5b-9f13-47a6-ad08-6b7cd4ea9923",
"gambit_id": "44909328-244f-45b0-b5a5-b22711a464c5",
"last_updated": "2023-06-14T11:23:21.178355-04:00",
"created_at": "2023-06-13T09:08:20.649097-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bfd46ce-baa0-47a5-a419-496efe2724cd/?format=api"
},
{
"id": "aa6bdb39-1098-4d8a-8ac7-d668f5e39deb",
"gambit_id": "e9bdc659-6ab2-451e-870e-248b38c86dfe",
"last_updated": "2023-06-14T11:23:21.176551-04:00",
"created_at": "2023-06-13T09:08:20.647613-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bfd46ce-baa0-47a5-a419-496efe2724cd/?format=api"
}
]
}