GET /api/bet_types/c4d766ab-3acb-40b0-a79c-2dee37f6d698/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c4d766ab-3acb-40b0-a79c-2dee37f6d698",
"match": "https://api-prod.gambitprofit.com/api/matches/45082e9d-7aff-4bf0-8d1a-77c8de3fba2d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-26T10:56:55.955930-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": "Detroit Red Wings",
"amount": 5945.0
},
{
"team": "Montreal Canadiens",
"amount": 4055.0
}
],
"expected_reward_tokens": 9569.8,
"profit_sb": 69.8,
"profit_sb_percentage": 0.73,
"recommended": true
},
"lines": [
{
"id": "666403c1-b902-4a33-a4cc-f10f536accd3",
"gambit_id": "f24f5e47-eab1-4b38-a2dc-da5175da0630",
"last_updated": "2023-01-27T10:17:14.735452-05:00",
"created_at": "2023-01-26T10:56:55.958931-05:00",
"name": "Detroit Red Wings",
"reward": "1.61000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4d766ab-3acb-40b0-a79c-2dee37f6d698/?format=api"
},
{
"id": "a9d45710-1328-432e-b583-fa44003b4542",
"gambit_id": "8c2cf20c-818f-4a8f-a304-8473f554cd64",
"last_updated": "2023-01-27T10:17:14.734232-05:00",
"created_at": "2023-01-26T10:56:55.957481-05:00",
"name": "Montreal Canadiens",
"reward": "2.36000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4d766ab-3acb-40b0-a79c-2dee37f6d698/?format=api"
}
]
}