GET /api/bet_types/43912bbf-e742-442e-91f6-b301eb7643f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43912bbf-e742-442e-91f6-b301eb7643f0",
"match": "https://api-prod.gambitprofit.com/api/matches/7bb8e024-e3e2-4a16-9583-f95ffa5cd07f/?format=api",
"name": "Over/Under",
"created_at": "2023-09-15T09:23:03.938919-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": "def761c0-4a4d-4120-986c-a01a0a2e1979",
"gambit_id": "0e675268-6921-4cdc-9a00-162596aa5549",
"last_updated": "2023-09-18T08:58:20.681783-04:00",
"created_at": "2023-09-15T09:23:03.948725-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/43912bbf-e742-442e-91f6-b301eb7643f0/?format=api"
},
{
"id": "163db016-adca-4ba1-ba5a-8884184c0495",
"gambit_id": "36809b68-cade-4b8a-8327-e1d79c8c96f7",
"last_updated": "2023-09-18T08:58:20.675178-04:00",
"created_at": "2023-09-15T09:23:03.942787-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/43912bbf-e742-442e-91f6-b301eb7643f0/?format=api"
}
]
}