GET /api/bet_types/c0fa734f-8af3-44ac-a7d7-ba93ad031a87/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0fa734f-8af3-44ac-a7d7-ba93ad031a87",
"match": "https://api-prod.gambitprofit.com/api/matches/43b4f7df-f038-4e99-8ee7-6f79d8459985/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-02T08:28:12.469064-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": "Brooklyn Nets",
"amount": 5599.0
},
{
"team": "Orlando Magic",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "9b4f22b4-5b30-4364-892e-1293e49a865b",
"gambit_id": "59cb9b37-42e1-46f1-8747-d8d04230be97",
"last_updated": "2023-12-04T15:18:31.760973-05:00",
"created_at": "2023-12-02T08:28:12.477042-05:00",
"name": "Brooklyn Nets",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0fa734f-8af3-44ac-a7d7-ba93ad031a87/?format=api"
},
{
"id": "bed301d4-ecb5-432a-892d-2f5984f4bdb2",
"gambit_id": "2e4a4c68-384e-42e7-ac7a-2e6877aa688b",
"last_updated": "2023-12-04T15:18:31.756808-05:00",
"created_at": "2023-12-02T08:28:12.472437-05:00",
"name": "Orlando Magic",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0fa734f-8af3-44ac-a7d7-ba93ad031a87/?format=api"
}
]
}