GET /api/bet_types/41b3a2e4-e75c-46bd-887b-9ead7e5b8b1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "41b3a2e4-e75c-46bd-887b-9ead7e5b8b1b",
"match": "https://api-prod.gambitprofit.com/api/matches/da43576f-001f-4be8-94f1-1ed7b052be83/?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": 7525.0
},
{
"team": "Golden State Warriors",
"amount": 2475.0
}
],
"expected_reward_tokens": 9180.5,
"profit_sb": 180.5,
"profit_sb_percentage": 2.01,
"recommended": true
},
"lines": [
{
"id": "227f5830-237e-48f9-a49d-a35678591f12",
"gambit_id": "407dade9-f886-4788-bfda-a89ebc56820e",
"last_updated": "2022-12-17T19:37:20.653627-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia 76ers",
"reward": "1.22000",
"odds": "1.25640",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41b3a2e4-e75c-46bd-887b-9ead7e5b8b1b/?format=api"
},
{
"id": "5af20a55-20a0-4545-aed8-ffc6895f85ca",
"gambit_id": "0d52b085-c821-4523-a01a-f126b4ec230a",
"last_updated": "2022-12-17T19:37:20.654675-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Golden State Warriors",
"reward": "3.71000",
"odds": "4.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41b3a2e4-e75c-46bd-887b-9ead7e5b8b1b/?format=api"
}
]
}