GET /api/bet_types/85fbb127-e523-4d79-aa25-9c8f35e1acad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85fbb127-e523-4d79-aa25-9c8f35e1acad",
"match": "https://api-prod.gambitprofit.com/api/matches/4745b34b-1d74-40f9-8309-26ba556afecd/?format=api",
"name": "Over/Under",
"created_at": "2023-08-08T08:28:08.745454-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 8",
"amount": 5213.0
},
{
"team": "Game Total Over 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "4547a0cc-7bda-4f9d-9cd1-4a272e8c1409",
"gambit_id": "150ac17a-19ba-4838-86ae-800b82204746",
"last_updated": "2023-08-09T10:48:22.379386-04:00",
"created_at": "2023-08-08T08:28:08.753163-04:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85fbb127-e523-4d79-aa25-9c8f35e1acad/?format=api"
},
{
"id": "cc3ed6e1-03c3-4cdb-a3e7-e57762b87c24",
"gambit_id": "fb88cad6-bc1c-4778-89af-4215b47888ee",
"last_updated": "2023-08-09T10:48:22.374789-04:00",
"created_at": "2023-08-08T08:28:08.749164-04:00",
"name": "Game Total Over 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85fbb127-e523-4d79-aa25-9c8f35e1acad/?format=api"
}
]
}