GET /api/bet_types/f308af38-ac98-4b9c-a8bd-58c47f198ca4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f308af38-ac98-4b9c-a8bd-58c47f198ca4",
"match": "https://api-prod.gambitprofit.com/api/matches/e710b084-3577-4140-adc0-cde1d93b82d5/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-01T09:23:07.557031-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": "CLE",
"amount": 6314.0
},
{
"team": "CHC",
"amount": 3686.0
}
],
"expected_reward_tokens": 9471.0,
"profit_sb": -29.0,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "31a7f50d-73f4-414d-a36a-e7487da0dea0",
"gambit_id": "fbf0670c-66d4-467c-9386-558e44b0917b",
"last_updated": "2023-07-03T01:08:11.030313-04:00",
"created_at": "2023-07-01T09:23:07.559669-04:00",
"name": "CLE",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f308af38-ac98-4b9c-a8bd-58c47f198ca4/?format=api"
},
{
"id": "61352ba9-3227-4665-8011-576da44e7fc0",
"gambit_id": "9af48765-fea1-454d-b5a4-3ce2ef6526ab",
"last_updated": "2023-07-03T01:08:11.031931-04:00",
"created_at": "2023-07-01T09:23:07.562339-04:00",
"name": "CHC",
"reward": "2.57000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f308af38-ac98-4b9c-a8bd-58c47f198ca4/?format=api"
}
]
}