GET /api/bet_types/3d77a66a-e9fd-414e-9c01-2e972ad2f683/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3d77a66a-e9fd-414e-9c01-2e972ad2f683",
"match": "https://api-prod.gambitprofit.com/api/matches/66158cdd-e63c-4d7c-a784-3f306b3921f2/?format=api",
"name": "Over/Under",
"created_at": "2023-09-22T09:58:22.086426-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 7.5",
"amount": 5213.0
},
{
"team": "Game Total Under 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "00c49093-d877-483d-89ee-356274812879",
"gambit_id": "c7781d75-b9dd-4730-a6a2-32e7604b35d1",
"last_updated": "2023-09-23T10:28:12.533767-04:00",
"created_at": "2023-09-22T09:58:22.090884-04:00",
"name": "Game Total Over 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d77a66a-e9fd-414e-9c01-2e972ad2f683/?format=api"
},
{
"id": "2d50485a-b10f-40f0-aac2-5e237ebf4278",
"gambit_id": "f67742d9-793f-4009-9c02-380b6e031b9b",
"last_updated": "2023-09-23T10:28:12.538542-04:00",
"created_at": "2023-09-22T09:58:22.095551-04:00",
"name": "Game Total Under 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d77a66a-e9fd-414e-9c01-2e972ad2f683/?format=api"
}
]
}