GET /api/bet_types/4747510e-4f91-4909-9163-92bd247fd0fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4747510e-4f91-4909-9163-92bd247fd0fc",
"match": "https://api-prod.gambitprofit.com/api/matches/8cbeb58f-e646-4328-a5b6-638b4c8d70ff/?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": "Philadelphia 76ers",
"amount": 5984.0
},
{
"team": "Utah Jazz",
"amount": 4016.0
}
],
"expected_reward_tokens": 9155.52,
"profit_sb": 155.52,
"profit_sb_percentage": 1.73,
"recommended": true
},
"lines": [
{
"id": "df2c2fd9-2ce6-454c-aef3-35d6bfd5a366",
"gambit_id": "4867ee0f-aa43-481f-9558-63b9e4649b6c",
"last_updated": "2022-11-14T15:07:46.100749-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia 76ers",
"reward": "1.53000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4747510e-4f91-4909-9163-92bd247fd0fc/?format=api"
},
{
"id": "72099745-6d52-4f55-b1c8-5741a31498f6",
"gambit_id": "839eece9-c437-4715-97de-cdc661c5b70b",
"last_updated": "2022-11-14T15:07:46.101868-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah Jazz",
"reward": "2.28000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4747510e-4f91-4909-9163-92bd247fd0fc/?format=api"
}
]
}