GET /api/bet_types/53ee7221-2876-4183-8fba-32f5bc4941ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "53ee7221-2876-4183-8fba-32f5bc4941ec",
"match": "https://api-prod.gambitprofit.com/api/matches/b6f11d6d-4897-4842-b1de-c7106957ed52/?format=api",
"name": "Over/Under",
"created_at": "2023-10-18T08:48:24.261670-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": 5214.0
},
{
"team": "Game Total Under 9",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "e8202b6e-f1d0-4a11-a1dd-634e3b003c71",
"gambit_id": "ea61766b-fbf7-4250-8408-df6d390e9b32",
"last_updated": "2023-10-19T10:08:22.038845-04:00",
"created_at": "2023-10-18T08:48:24.265254-04:00",
"name": "Game Total Over 9",
"reward": "1.79000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53ee7221-2876-4183-8fba-32f5bc4941ec/?format=api"
},
{
"id": "896cf97a-e1b2-493d-ad55-199ee655ea1e",
"gambit_id": "9fa63db5-7b0e-4f53-950c-6326f71ada47",
"last_updated": "2023-10-19T10:08:22.042784-04:00",
"created_at": "2023-10-18T08:48:24.269542-04:00",
"name": "Game Total Under 9",
"reward": "1.95000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53ee7221-2876-4183-8fba-32f5bc4941ec/?format=api"
}
]
}