GET /api/bet_types/9a7b071e-440c-4dba-8fc9-5cc5c6258083/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a7b071e-440c-4dba-8fc9-5cc5c6258083",
"match": "https://api-prod.gambitprofit.com/api/matches/bd251fd6-3c6d-47e8-87ea-5bab0f065efb/?format=api",
"name": "Over/Under",
"created_at": "2023-09-30T08:58:11.295871-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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "67a9fdd1-0c9e-4cce-be8d-63a0183d6a9a",
"gambit_id": "12b01f37-b96c-462b-8db1-8402194a1608",
"last_updated": "2023-10-02T10:48:24.335200-04:00",
"created_at": "2023-09-30T08:58:11.308242-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a7b071e-440c-4dba-8fc9-5cc5c6258083/?format=api"
},
{
"id": "9233f5ca-1200-4aa3-9908-166a2559f3ed",
"gambit_id": "d36d272b-d88d-4b95-a82d-da7a39a4ac62",
"last_updated": "2023-10-02T10:48:24.331760-04:00",
"created_at": "2023-09-30T08:58:11.303226-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a7b071e-440c-4dba-8fc9-5cc5c6258083/?format=api"
}
]
}