GET /api/bet_types/0a4da9b8-d6b9-42a8-be75-b221b71f3617/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a4da9b8-d6b9-42a8-be75-b221b71f3617",
"match": "https://api-prod.gambitprofit.com/api/matches/9b0f36d6-9d2b-4b75-a4ed-ac88edbb2618/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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 Jersey Devils",
"amount": 5208.0
},
{
"team": "Arizona Coyotes",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "8bb7ee4f-bb99-44e6-beab-68850c24199e",
"gambit_id": "c353a50d-9cc3-4421-9739-bb7c9e2231b8",
"last_updated": "2022-11-14T10:58:08.158180-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Jersey Devils",
"reward": "1.73000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a4da9b8-d6b9-42a8-be75-b221b71f3617/?format=api"
},
{
"id": "003139ab-9fbd-41e0-b8c0-e14f6ae1744a",
"gambit_id": "f26f295a-b27a-4eff-b450-4c99b4c4858b",
"last_updated": "2022-11-14T10:58:08.159293-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Coyotes",
"reward": "1.88000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a4da9b8-d6b9-42a8-be75-b221b71f3617/?format=api"
}
]
}