GET /api/bet_types/9c241d8b-9938-4fb2-bc5f-3852e03258ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c241d8b-9938-4fb2-bc5f-3852e03258ed",
"match": "https://api-prod.gambitprofit.com/api/matches/2cbbcfd4-e74c-4d09-b42d-342e327d85c4/?format=api",
"name": "Over/Under",
"created_at": "2024-01-17T09:28:11.054633-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.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e7362203-3089-4b40-a453-077f62b09a68",
"gambit_id": "7f88ea98-bd11-4988-ae83-acecf10cd9d1",
"last_updated": "2024-01-19T12:13:16.913534-05:00",
"created_at": "2024-01-17T09:28:11.075377-05:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c241d8b-9938-4fb2-bc5f-3852e03258ed/?format=api"
},
{
"id": "6e9ddb6b-7372-42fc-9c0d-cb887a16d446",
"gambit_id": "3406b2e3-a478-4e17-ae52-5560d40efe61",
"last_updated": "2024-01-19T12:13:16.917033-05:00",
"created_at": "2024-01-17T09:28:11.083201-05:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c241d8b-9938-4fb2-bc5f-3852e03258ed/?format=api"
}
]
}