GET /api/bet_types/27756c2e-4ee5-4154-9f29-4c6fb2a1aa86/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "27756c2e-4ee5-4154-9f29-4c6fb2a1aa86",
"match": "https://api-prod.gambitprofit.com/api/matches/2b439eff-b074-4ea5-8b40-9d38c7bcd420/?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 2.5",
"amount": 5056.0
},
{
"team": "Game Total Over 2.5",
"amount": 4944.0
}
],
"expected_reward_tokens": 8948.64,
"profit_sb": -51.36,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "fc8207db-2f41-4a40-81ba-1034e0e96dd2",
"gambit_id": "40387a67-c549-4716-a9b8-97a37ee399cf",
"last_updated": "2022-09-05T10:42:11.941443-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.77000",
"odds": "1.85000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27756c2e-4ee5-4154-9f29-4c6fb2a1aa86/?format=api"
},
{
"id": "c12d20b0-861d-440e-99c1-4198a75e61b1",
"gambit_id": "5702a559-34b1-4a01-8398-ac8b6011a69d",
"last_updated": "2022-09-05T10:42:11.942666-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.81000",
"odds": "1.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27756c2e-4ee5-4154-9f29-4c6fb2a1aa86/?format=api"
}
]
}