GET /api/bet_types/0d3bfe3d-8bf2-4c7f-814a-a1a90ec386de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d3bfe3d-8bf2-4c7f-814a-a1a90ec386de",
"match": "https://api-prod.gambitprofit.com/api/matches/0ad78ad9-c973-4592-9ff0-97a4fa7966fe/?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": "Utah",
"amount": 7115.0
},
{
"team": "Washington State",
"amount": 2885.0
}
],
"expected_reward_tokens": 9605.25,
"profit_sb": 105.25,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "c9ca91bc-1dc3-434c-892a-73e0f1a12ea3",
"gambit_id": "997bcffc-a9ee-4605-8e49-cadb81d451fd",
"last_updated": "2022-10-28T10:02:06.909430-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah",
"reward": "1.35000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d3bfe3d-8bf2-4c7f-814a-a1a90ec386de/?format=api"
},
{
"id": "efb88f24-4130-4016-8716-d918d3d9e8ab",
"gambit_id": "515ee5fe-6562-401c-960a-f1dea069039e",
"last_updated": "2022-10-28T10:02:06.910457-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington State",
"reward": "3.33000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d3bfe3d-8bf2-4c7f-814a-a1a90ec386de/?format=api"
}
]
}