GET /api/bet_types/ceed5a76-ce6c-43b6-ba09-8b2a5f001ed8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ceed5a76-ce6c-43b6-ba09-8b2a5f001ed8",
"match": "https://api-prod.gambitprofit.com/api/matches/f4ee1299-fe08-41c0-91c7-2f8fa474cacf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-12T08:57:09.918789-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": "New York Islanders",
"amount": 7429.0
},
{
"team": "Montreal Canadiens",
"amount": 2571.0
}
],
"expected_reward_tokens": 9434.83,
"profit_sb": -65.17,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "fa501cd6-b3fd-480e-b6f8-19b4655af15d",
"gambit_id": "a7d5cf08-1f3c-42c7-82e1-888e3a1b580d",
"last_updated": "2023-04-13T17:17:16.101847-04:00",
"created_at": "2023-04-12T08:57:09.921590-04:00",
"name": "New York Islanders",
"reward": "1.27000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ceed5a76-ce6c-43b6-ba09-8b2a5f001ed8/?format=api"
},
{
"id": "b1945c6b-8aad-46d3-8abe-be2f23c82ee6",
"gambit_id": "bfb4f50f-4b78-419c-915d-5f4762b7e73e",
"last_updated": "2023-04-13T17:17:16.103336-04:00",
"created_at": "2023-04-12T08:57:09.924415-04:00",
"name": "Montreal Canadiens",
"reward": "3.67000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ceed5a76-ce6c-43b6-ba09-8b2a5f001ed8/?format=api"
}
]
}