GET /api/bet_types/dc49f103-f01e-4683-9430-42a53781e59e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc49f103-f01e-4683-9430-42a53781e59e",
"match": "https://api-prod.gambitprofit.com/api/matches/a88da3d0-b211-4e14-ab5f-b1407d33a490/?format=api",
"name": "Over/Under",
"created_at": "2023-02-13T08:17:04.877849-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 6",
"amount": 5093.0
},
{
"team": "Game Total Over 6",
"amount": 4907.0
}
],
"expected_reward_tokens": 9421.44,
"profit_sb": -78.56,
"profit_sb_percentage": -0.83,
"recommended": false
},
"lines": [
{
"id": "305e83f2-ea1f-47bd-bb3a-a0dfbd1f696a",
"gambit_id": "ab980c38-51e1-4ef5-bd4b-c4ea9905f648",
"last_updated": "2023-02-14T09:51:55.065936-05:00",
"created_at": "2023-02-13T08:17:04.879150-05:00",
"name": "Game Total Under 6",
"reward": "1.85000",
"odds": "1.87720",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc49f103-f01e-4683-9430-42a53781e59e/?format=api"
},
{
"id": "8bbaec0d-c684-4de4-b519-2bc6ce4b0eee",
"gambit_id": "1b6d96f0-9d36-4af4-a327-357d756ebce8",
"last_updated": "2023-02-14T09:51:55.067659-05:00",
"created_at": "2023-02-13T08:17:04.880520-05:00",
"name": "Game Total Over 6",
"reward": "1.92000",
"odds": "1.94340",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc49f103-f01e-4683-9430-42a53781e59e/?format=api"
}
]
}