GET /api/bet_types/d9c59510-b5ac-40d8-9f26-c773f5b3c0ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d9c59510-b5ac-40d8-9f26-c773f5b3c0ec",
"match": "https://api-prod.gambitprofit.com/api/matches/9821f56a-8cdd-4fba-b70a-b0173f85264e/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-11T09:38:14.986822-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 York Rangers",
"amount": 6010.0
},
{
"team": "St Louis Blues",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "2eae49da-d961-4f42-807a-f4d9b1c82a06",
"gambit_id": "bfd70051-7454-4fb1-bd79-284c9e2b1863",
"last_updated": "2024-01-15T09:48:16.513259-05:00",
"created_at": "2024-01-11T09:38:14.991158-05:00",
"name": "New York Rangers",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9c59510-b5ac-40d8-9f26-c773f5b3c0ec/?format=api"
},
{
"id": "5fc685d7-8ad3-4b3e-bc1e-d18a0321b439",
"gambit_id": "a36bda7b-c791-4acf-9ad8-62a5f06f0e0c",
"last_updated": "2024-01-15T09:48:16.517028-05:00",
"created_at": "2024-01-11T09:38:14.996437-05:00",
"name": "St Louis Blues",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9c59510-b5ac-40d8-9f26-c773f5b3c0ec/?format=api"
}
]
}