GET /api/bet_types/a9b82f74-b3aa-4c63-a548-2d01c39aac2b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a9b82f74-b3aa-4c63-a548-2d01c39aac2b",
"match": "https://api-prod.gambitprofit.com/api/matches/6b87ffab-6914-44be-83a8-0f880b350838/?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": "Total Rounds Under 1.5",
"amount": 6250.0
},
{
"team": "Total Rounds Over 1.5",
"amount": 3750.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b4b08ea3-b962-4569-9c46-29d085364652",
"gambit_id": "b154c120-3a4b-45a6-bce3-86e883deaa67",
"last_updated": "2022-09-19T09:47:28.150520-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 1.5",
"reward": "1.44000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9b82f74-b3aa-4c63-a548-2d01c39aac2b/?format=api"
},
{
"id": "e423d79e-81d2-42b7-8533-78728e20aa65",
"gambit_id": "d553e075-8def-4263-ad24-66e20a1646f8",
"last_updated": "2022-09-19T09:47:28.151707-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 1.5",
"reward": "2.40000",
"odds": "2.60000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9b82f74-b3aa-4c63-a548-2d01c39aac2b/?format=api"
}
]
}