GET /api/bet_types/3a55c08e-01db-436b-bd47-ff4182f33c79/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3a55c08e-01db-436b-bd47-ff4182f33c79",
"match": "https://api-prod.gambitprofit.com/api/matches/3737e62f-98c2-4045-a46c-f3390292dc2a/?format=api",
"name": "Over/Under",
"created_at": "2024-01-10T09:38:08.445433-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 Under 6.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "7314896f-1dd1-4937-9cf6-66defc859125",
"gambit_id": "cd7ab09c-6250-4929-86d1-3236675b58d5",
"last_updated": "2024-01-11T11:18:09.441969-05:00",
"created_at": "2024-01-10T09:38:08.465727-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a55c08e-01db-436b-bd47-ff4182f33c79/?format=api"
},
{
"id": "2d784f2d-93a0-45f8-aef7-2e7659d8b83e",
"gambit_id": "208ed884-b64f-40e7-a2f4-adae2891b167",
"last_updated": "2024-01-11T11:18:09.438763-05:00",
"created_at": "2024-01-10T09:38:08.452671-05:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a55c08e-01db-436b-bd47-ff4182f33c79/?format=api"
}
]
}