GET /api/bet_types/acf8ce8b-e0ab-42c8-a7b6-cb55cb272a3f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "acf8ce8b-e0ab-42c8-a7b6-cb55cb272a3f",
"match": "https://api-prod.gambitprofit.com/api/matches/43e5c2dc-71b7-4c06-a073-2ec0c402e397/?format=api",
"name": "Over/Under",
"created_at": "2023-02-23T14:32:08.446187-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 36.5",
"amount": 5000.0
},
{
"team": "Game Total Under 36.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "c1277ce1-ea9d-4a9d-a77d-1e5e85a4ac53",
"gambit_id": "4d76839d-0d45-47f5-850b-2c25f6b0620b",
"last_updated": "2023-02-26T11:37:24.686268-05:00",
"created_at": "2023-02-23T14:32:08.448851-05:00",
"name": "Game Total Over 36.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "36.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acf8ce8b-e0ab-42c8-a7b6-cb55cb272a3f/?format=api"
},
{
"id": "9dabfa0c-ef85-4b01-8cd1-bbd2a00c97a8",
"gambit_id": "521a53aa-75a5-4531-9460-2f8612b947bd",
"last_updated": "2023-02-26T11:37:24.685169-05:00",
"created_at": "2023-02-23T14:32:08.447459-05:00",
"name": "Game Total Under 36.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "36.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acf8ce8b-e0ab-42c8-a7b6-cb55cb272a3f/?format=api"
}
]
}