GET /api/bet_types/346cfdf1-d15a-4073-99d0-1cbac1476108/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "346cfdf1-d15a-4073-99d0-1cbac1476108",
"match": "https://api-prod.gambitprofit.com/api/matches/1ad35a32-e35f-4263-a9ee-06df82a1494f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-25T09:07:02.867760-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": "Miami Heat",
"amount": 6811.0
},
{
"team": "Charlotte Hornets",
"amount": 3189.0
}
],
"expected_reward_tokens": 9535.11,
"profit_sb": 35.11,
"profit_sb_percentage": 0.37,
"recommended": true
},
"lines": [
{
"id": "94754001-aebe-4ecd-8987-3fe64267529d",
"gambit_id": "da4e4eb6-c8a6-43bf-bbfb-94b973b03e29",
"last_updated": "2023-02-26T11:41:54.842631-05:00",
"created_at": "2023-02-25T09:07:02.870214-05:00",
"name": "Miami Heat",
"reward": "1.40000",
"odds": "1.40820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/346cfdf1-d15a-4073-99d0-1cbac1476108/?format=api"
},
{
"id": "0ebb4443-1ba8-4eff-a738-1018c1f54e58",
"gambit_id": "9bb46d8b-1ddf-4d47-9856-c8f2cf06b362",
"last_updated": "2023-02-26T11:41:54.841573-05:00",
"created_at": "2023-02-25T09:07:02.868964-05:00",
"name": "Charlotte Hornets",
"reward": "2.99000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/346cfdf1-d15a-4073-99d0-1cbac1476108/?format=api"
}
]
}