GET /api/bet_types/9ac6e353-b352-4fb9-8f9c-645273d360e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ac6e353-b352-4fb9-8f9c-645273d360e4",
"match": "https://api-prod.gambitprofit.com/api/matches/18b49a52-b500-4572-a582-0061caceac68/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-23T08:33:18.695118-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": "LOS (C Kershaw)",
"amount": 6627.0
},
{
"team": "CLE (X Curry)",
"amount": 3373.0
}
],
"expected_reward_tokens": 9476.61,
"profit_sb": -23.39,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "fd123b88-257b-4e6f-a348-12fcce126755",
"gambit_id": "2687b413-4267-4b72-a616-4cb0cc1560e1",
"last_updated": "2023-08-25T10:18:02.434186-04:00",
"created_at": "2023-08-23T08:33:18.701527-04:00",
"name": "LOS (C Kershaw)",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ac6e353-b352-4fb9-8f9c-645273d360e4/?format=api"
},
{
"id": "d402f6d8-58fc-4fc7-8dc0-eaca1cb386a2",
"gambit_id": "1acbd374-f63f-43d8-8807-62c2462d28a1",
"last_updated": "2023-08-25T10:18:02.439253-04:00",
"created_at": "2023-08-23T08:33:18.707485-04:00",
"name": "CLE (X Curry)",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ac6e353-b352-4fb9-8f9c-645273d360e4/?format=api"
}
]
}