GET /api/bet_types/d0a95eaa-45c2-49a5-a0b0-6494bff3d719/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d0a95eaa-45c2-49a5-a0b0-6494bff3d719",
"match": "https://api-prod.gambitprofit.com/api/matches/0d307625-edbb-4d64-b999-98d0d0fed805/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 51.5",
"amount": 5000.0
},
{
"team": "Game Total Over 51.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "63991f72-c760-4d34-b358-e00585827fde",
"gambit_id": "23a9ccc9-ee10-42b5-8972-568711617a5d",
"last_updated": "2022-12-12T10:22:12.943799-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 51.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "51.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0a95eaa-45c2-49a5-a0b0-6494bff3d719/?format=api"
},
{
"id": "701d0ffe-368a-498b-8119-9557f33de5ec",
"gambit_id": "29411edc-60bd-4199-8a6a-10823accb884",
"last_updated": "2022-12-12T10:22:12.944959-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 51.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "51.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0a95eaa-45c2-49a5-a0b0-6494bff3d719/?format=api"
}
]
}