GET /api/bet_types/a12701c8-ec2e-433c-809b-75c18776345b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a12701c8-ec2e-433c-809b-75c18776345b",
"match": "https://api-prod.gambitprofit.com/api/matches/3bdf81b3-ea4d-44f5-80e0-b84ed8bd1c5a/?format=api",
"name": "Over/Under",
"created_at": "2024-01-23T09:43:20.076299-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": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "451f88da-f7e8-492b-bb30-69dea7fea5d2",
"gambit_id": "3bdeb20c-9b9a-443d-b145-aa741961ddae",
"last_updated": "2024-01-24T22:28:17.804871-05:00",
"created_at": "2024-01-23T09:43:20.081173-05:00",
"name": "Game Total Over 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a12701c8-ec2e-433c-809b-75c18776345b/?format=api"
},
{
"id": "93cb380d-8909-4f57-a0a0-ad291033cbfe",
"gambit_id": "ffe9fded-9972-42ae-9ddf-1d741579bd59",
"last_updated": "2024-01-24T22:28:17.808214-05:00",
"created_at": "2024-01-23T09:43:20.086631-05:00",
"name": "Game Total Under 6.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a12701c8-ec2e-433c-809b-75c18776345b/?format=api"
}
]
}