GET /api/bet_types/d4d883ef-b7bb-4f03-b7e0-119d63287528/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d4d883ef-b7bb-4f03-b7e0-119d63287528",
"match": "https://api-prod.gambitprofit.com/api/matches/b9706585-c197-4f94-9a45-64e7327a86e2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-30T10:28:01.386492-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": "Florida Panthers",
"amount": 6864.0
},
{
"team": "Montreal Canadiens",
"amount": 3136.0
}
],
"expected_reward_tokens": 9470.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "86f73ea6-9b9b-478a-a1ed-644c101879db",
"gambit_id": "dcdda57b-6bd3-4682-bd1c-01eac1678ff4",
"last_updated": "2023-12-01T19:28:13.042987-05:00",
"created_at": "2023-11-30T10:28:01.392040-05:00",
"name": "Florida Panthers",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4d883ef-b7bb-4f03-b7e0-119d63287528/?format=api"
},
{
"id": "cb6bbbaa-487e-4ee8-b12f-8db2ddefef30",
"gambit_id": "2e63d534-4548-429a-82f8-0bb1acd8fbe1",
"last_updated": "2023-12-01T19:28:13.046452-05:00",
"created_at": "2023-11-30T10:28:01.398618-05:00",
"name": "Montreal Canadiens",
"reward": "3.02000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4d883ef-b7bb-4f03-b7e0-119d63287528/?format=api"
}
]
}