GET /api/bet_types/fea82c3c-f3ea-42a2-8111-616111dd7431/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fea82c3c-f3ea-42a2-8111-616111dd7431",
"match": "https://api-prod.gambitprofit.com/api/matches/70b07885-e601-46a7-99ea-8087c45fb47f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-01T09:18:21.229681-04: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": "DET (Ed Rodriguez)",
"amount": 5325.0
},
{
"team": "CLE (L Giolito)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "d86281bf-d9ec-46ca-8260-cb9d5191cb2a",
"gambit_id": "b8658cd0-5c7f-4d60-8524-537a8d6c9682",
"last_updated": "2023-10-02T21:13:14.386556-04:00",
"created_at": "2023-10-01T09:18:21.240016-04:00",
"name": "DET (Ed Rodriguez)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fea82c3c-f3ea-42a2-8111-616111dd7431/?format=api"
},
{
"id": "45618093-e43c-4072-9fd6-4aeee2900148",
"gambit_id": "e4f0c6d6-c549-4748-8db4-602c2e3a3c13",
"last_updated": "2023-10-02T21:13:14.382919-04:00",
"created_at": "2023-10-01T09:18:21.235054-04:00",
"name": "CLE (L Giolito)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fea82c3c-f3ea-42a2-8111-616111dd7431/?format=api"
}
]
}