GET /api/bet_types/84764f6e-1ff3-48db-8eed-cc90fa456f29/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84764f6e-1ff3-48db-8eed-cc90fa456f29",
"match": "https://api-prod.gambitprofit.com/api/matches/00a56cce-cc3c-4ba4-b004-c3d21ab48473/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-01T09:47:56.018214-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": "New Orleans Pelicans",
"amount": 5000.0
},
{
"team": "San Antonio Spurs",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "dc355256-9ea5-4c19-87c3-764c60b66276",
"gambit_id": "c6203e0a-0d51-416a-8d4e-f3b45ae1c11c",
"last_updated": "2023-12-02T10:13:07.209295-05:00",
"created_at": "2023-12-01T09:47:56.026640-05:00",
"name": "New Orleans Pelicans",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-13.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84764f6e-1ff3-48db-8eed-cc90fa456f29/?format=api"
},
{
"id": "5cdad754-c8fc-4638-96cb-4f1b9d7d9dd9",
"gambit_id": "0a974af2-fe52-4465-ac26-020910499dcf",
"last_updated": "2023-12-02T10:13:07.205857-05:00",
"created_at": "2023-12-01T09:47:56.022772-05:00",
"name": "San Antonio Spurs",
"reward": "1.87000",
"odds": "1.90910",
"spread": "13.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84764f6e-1ff3-48db-8eed-cc90fa456f29/?format=api"
}
]
}