GET /api/bet_types/b325848b-520a-4fb8-a8e8-a7c80d89ac58/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b325848b-520a-4fb8-a8e8-a7c80d89ac58",
"match": "https://api-prod.gambitprofit.com/api/matches/eb566c3d-dba0-4747-b4a0-10c937b75ac5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-09T11:12:02.453984-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": "Denver Nuggets",
"amount": 6401.0
},
{
"team": "Orlando Magic",
"amount": 3599.0
}
],
"expected_reward_tokens": 9537.35,
"profit_sb": 37.35,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "261d69bd-8d72-4bcd-a339-d56b2701fa54",
"gambit_id": "365ba3e8-6582-4002-833d-f613dc7258b7",
"last_updated": "2023-02-10T09:37:27.055340-05:00",
"created_at": "2023-02-09T11:12:02.456614-05:00",
"name": "Denver Nuggets",
"reward": "1.49000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b325848b-520a-4fb8-a8e8-a7c80d89ac58/?format=api"
},
{
"id": "aa1d7fa8-4a06-442f-8197-bd49d9cd51d2",
"gambit_id": "e40c6915-1a17-460b-8bed-073db12bd14c",
"last_updated": "2023-02-10T09:37:27.054135-05:00",
"created_at": "2023-02-09T11:12:02.455248-05:00",
"name": "Orlando Magic",
"reward": "2.65000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b325848b-520a-4fb8-a8e8-a7c80d89ac58/?format=api"
}
]
}