GET /api/bet_types/cc2ba4ca-32ab-448c-865d-f13163caeb2c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cc2ba4ca-32ab-448c-865d-f13163caeb2c",
"match": "https://api-prod.gambitprofit.com/api/matches/ca17c91a-c780-4c96-9b89-36320b8aa7f2/?format=api",
"name": "Over/Under",
"created_at": "2023-03-14T13:41:55.314323-04: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": 5253.0
},
{
"team": "Game Total Over 2.5",
"amount": 4747.0
}
],
"expected_reward_tokens": 9350.34,
"profit_sb": -149.66,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9dfcff89-130b-4d44-8357-121cca2ea657",
"gambit_id": "fc691fd7-e1d9-41f2-96fe-e23e200990d0",
"last_updated": "2023-03-15T14:07:08.059363-04:00",
"created_at": "2023-03-14T13:41:55.316896-04:00",
"name": "Game Total Under 2.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc2ba4ca-32ab-448c-865d-f13163caeb2c/?format=api"
},
{
"id": "c8702e95-14b4-4993-a59c-0025d5341039",
"gambit_id": "995767fe-2404-46f9-8873-a22e545a857a",
"last_updated": "2023-03-15T14:07:08.060992-04:00",
"created_at": "2023-03-14T13:41:55.318975-04:00",
"name": "Game Total Over 2.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc2ba4ca-32ab-448c-865d-f13163caeb2c/?format=api"
}
]
}