GET /api/bet_types/f286700d-abfa-4248-bc6b-910421f14461/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f286700d-abfa-4248-bc6b-910421f14461",
"match": "https://api-prod.gambitprofit.com/api/matches/e73db836-a868-46c7-a268-b74f35773e87/?format=api",
"name": "Over/Under",
"created_at": "2023-04-04T09:56:54.211387-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 2.5",
"amount": 5389.0
},
{
"team": "Game Total Under 2.5",
"amount": 4611.0
}
],
"expected_reward_tokens": 9268.11,
"profit_sb": -231.89,
"profit_sb_percentage": -2.44,
"recommended": false
},
"lines": [
{
"id": "9902e53f-9a2c-4661-97c3-13b98c486e91",
"gambit_id": "c5c16a18-6c4d-41e2-9e34-e4c969d16679",
"last_updated": "2023-04-05T22:57:05.635880-04:00",
"created_at": "2023-04-04T09:56:54.215730-04:00",
"name": "Game Total Over 2.5",
"reward": "1.72000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f286700d-abfa-4248-bc6b-910421f14461/?format=api"
},
{
"id": "3431c0fd-967b-4da8-9988-8dccc1088b66",
"gambit_id": "ff3961e3-7951-487b-b0a4-e89ca98a709d",
"last_updated": "2023-04-05T22:57:05.633349-04:00",
"created_at": "2023-04-04T09:56:54.213534-04:00",
"name": "Game Total Under 2.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f286700d-abfa-4248-bc6b-910421f14461/?format=api"
}
]
}