GET /api/bet_types/962a60cb-3433-4e44-91cb-3e7648cdca8b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "962a60cb-3433-4e44-91cb-3e7648cdca8b",
"match": "https://api-prod.gambitprofit.com/api/matches/10cd164c-b13c-40b9-9fda-8249b466e22d/?format=api",
"name": "Over/Under",
"created_at": "2024-01-24T09:13:14.279439-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 6",
"amount": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "480c0e07-371d-46c1-95d0-e64a703c08f7",
"gambit_id": "df749f5f-4eec-44a6-a72c-2047fe7541ea",
"last_updated": "2024-01-26T13:18:09.442595-05:00",
"created_at": "2024-01-24T09:13:14.283260-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/962a60cb-3433-4e44-91cb-3e7648cdca8b/?format=api"
},
{
"id": "cd57ab18-1ea3-4350-8083-35ae1da13829",
"gambit_id": "b7a62b1b-8ca6-4b35-ae5d-aff6fee9112c",
"last_updated": "2024-01-26T13:18:09.447008-05:00",
"created_at": "2024-01-24T09:13:14.288452-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/962a60cb-3433-4e44-91cb-3e7648cdca8b/?format=api"
}
]
}