GET /api/bet_types/6617dc89-5956-4d90-95a7-a6875296fa5a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6617dc89-5956-4d90-95a7-a6875296fa5a",
"match": "https://api-prod.gambitprofit.com/api/matches/c1108ee8-0ae4-4e35-bdc7-24d9ac1197be/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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 Islanders",
"amount": 6256.0
},
{
"team": "St Louis Blues",
"amount": 3744.0
}
],
"expected_reward_tokens": 9133.76,
"profit_sb": 133.76,
"profit_sb_percentage": 1.49,
"recommended": true
},
"lines": [
{
"id": "85d4dd75-0ad9-428c-9903-480a08b2bbae",
"gambit_id": "3a1c15f3-eea8-4595-b74a-8253c2893c55",
"last_updated": "2022-12-07T09:42:35.125300-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Islanders",
"reward": "1.46000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6617dc89-5956-4d90-95a7-a6875296fa5a/?format=api"
},
{
"id": "7af6912d-405e-4427-8bd2-517cc9ce6745",
"gambit_id": "32297c9c-81e7-466a-b0c9-9d51231a8a52",
"last_updated": "2022-12-07T09:42:35.126239-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "St Louis Blues",
"reward": "2.44000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6617dc89-5956-4d90-95a7-a6875296fa5a/?format=api"
}
]
}