GET /api/bet_types/bc6b20e2-58ab-4a95-8655-800d07792480/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bc6b20e2-58ab-4a95-8655-800d07792480",
"match": "https://api-prod.gambitprofit.com/api/matches/233c20d6-f762-4077-9873-534928749bd8/?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 58.5",
"amount": 5000.0
},
{
"team": "Game Total Over 58.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": 250.0,
"profit_sb_percentage": 2.78,
"recommended": true
},
"lines": [
{
"id": "3a882e06-ab7f-4b52-81fe-2e7265379cec",
"gambit_id": "ca73db22-e9f6-4699-bca0-45bed5bc3374",
"last_updated": "2022-10-02T20:02:05.236160-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 58.5",
"reward": "1.85000",
"odds": "1.90910",
"spread": "58.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc6b20e2-58ab-4a95-8655-800d07792480/?format=api"
},
{
"id": "48fdabff-0329-4595-a976-ab96a4e5097d",
"gambit_id": "f582b976-21f4-4d4f-964e-15d9b0c0ee08",
"last_updated": "2022-10-02T20:02:05.237317-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 58.5",
"reward": "1.85000",
"odds": "1.90910",
"spread": "58.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc6b20e2-58ab-4a95-8655-800d07792480/?format=api"
}
]
}