GET /api/bet_types/e47b1ecc-5ea0-48e6-ab3d-1c332f11915c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e47b1ecc-5ea0-48e6-ab3d-1c332f11915c",
"match": "https://api-prod.gambitprofit.com/api/matches/da3ea905-2b66-438b-91bc-cc7ca8963160/?format=api",
"name": "Over/Under",
"created_at": "2023-09-10T10:03:09.838623-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 Over 9",
"amount": 5000.0
},
{
"team": "Game Total Under 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "94e3a108-0894-4b7a-8806-580e4ea5393e",
"gambit_id": "143d6ff6-21f1-4e33-bc0d-c5f54bb2dac1",
"last_updated": "2023-09-17T12:17:56.097739-04:00",
"created_at": "2023-09-10T10:03:09.842271-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e47b1ecc-5ea0-48e6-ab3d-1c332f11915c/?format=api"
},
{
"id": "031e085e-5683-4bd6-9efe-7de92e14ea29",
"gambit_id": "da34fcf3-d292-4327-ad9c-b7b90e9b62e9",
"last_updated": "2023-09-17T12:17:56.104727-04:00",
"created_at": "2023-09-10T10:03:09.846702-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e47b1ecc-5ea0-48e6-ab3d-1c332f11915c/?format=api"
}
]
}