GET /api/bet_types/6bf42ee6-2e7a-4201-8c4f-1ef6c9d93fdb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6bf42ee6-2e7a-4201-8c4f-1ef6c9d93fdb",
"match": "https://api-prod.gambitprofit.com/api/matches/e3711e5d-0119-40f2-be99-046ec86afdfe/?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 Jazz",
"amount": 5574.0
},
{
"team": "Detroit Pistons",
"amount": 4426.0
}
],
"expected_reward_tokens": 9029.04,
"profit_sb": 29.04,
"profit_sb_percentage": 0.32,
"recommended": true
},
"lines": [
{
"id": "e1d6fd35-dfab-4b0a-a7c4-50900a7a4e4b",
"gambit_id": "2beefc19-300f-43f1-a8d5-6853425e9e20",
"last_updated": "2022-12-21T10:36:57.451812-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah Jazz",
"reward": "1.62000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bf42ee6-2e7a-4201-8c4f-1ef6c9d93fdb/?format=api"
},
{
"id": "8418a96a-13d9-4e40-aa42-9b9ba7d9e47d",
"gambit_id": "41b8459d-79c5-42af-949f-3d61bbaf2710",
"last_updated": "2022-12-21T10:36:57.450708-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Pistons",
"reward": "2.04000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bf42ee6-2e7a-4201-8c4f-1ef6c9d93fdb/?format=api"
}
]
}