GET /api/bet_types/e36f3af6-0b3f-41e9-9646-4152de2b193f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e36f3af6-0b3f-41e9-9646-4152de2b193f",
"match": "https://api-prod.gambitprofit.com/api/matches/66291815-89b7-4a57-9537-22e457dd49c7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-02T09:57:09.151852-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": "Memphis Grizzlies",
"amount": 5512.0
},
{
"team": "Chicago Bulls",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "457bd3db-8fc3-4923-9e13-8b751d862900",
"gambit_id": "5725430a-7ffa-4f11-9268-fc3ebe9cadf8",
"last_updated": "2023-04-03T20:17:11.653312-04:00",
"created_at": "2023-04-02T09:57:09.156540-04:00",
"name": "Memphis Grizzlies",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e36f3af6-0b3f-41e9-9646-4152de2b193f/?format=api"
},
{
"id": "e860887e-5a8b-4532-819e-45c6a6016852",
"gambit_id": "557de41f-20f2-4470-9c5a-f652d4040f49",
"last_updated": "2023-04-03T20:17:11.650657-04:00",
"created_at": "2023-04-02T09:57:09.153958-04:00",
"name": "Chicago Bulls",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e36f3af6-0b3f-41e9-9646-4152de2b193f/?format=api"
}
]
}