GET /api/bet_types/ed246927-2d16-4bfd-8d77-da5537048ba2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed246927-2d16-4bfd-8d77-da5537048ba2",
"match": "https://api-prod.gambitprofit.com/api/matches/57bb208b-2273-495a-92a3-aa0250d33cbe/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-23T00:16:57.726505-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": "Houston",
"amount": 6584.0
},
{
"team": "UL Lafayette",
"amount": 3416.0
}
],
"expected_reward_tokens": 9085.92,
"profit_sb": 85.92,
"profit_sb_percentage": 0.95,
"recommended": true
},
"lines": [
{
"id": "d05ff073-596f-46d3-b5f6-def3ae30d0cb",
"gambit_id": "1a621aa7-ab2e-4e48-b2c7-6bdf956bc7dc",
"last_updated": "2022-12-24T12:32:05.154675-05:00",
"created_at": "2022-12-23T00:16:57.729057-05:00",
"name": "Houston",
"reward": "1.38000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed246927-2d16-4bfd-8d77-da5537048ba2/?format=api"
},
{
"id": "b84109e3-4546-4ea2-9816-4ddeb4aeb07d",
"gambit_id": "054c493a-e0a2-453b-9e1b-b1c8577774ed",
"last_updated": "2022-12-24T12:32:05.153548-05:00",
"created_at": "2022-12-23T00:16:57.727766-05:00",
"name": "UL Lafayette",
"reward": "2.66000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed246927-2d16-4bfd-8d77-da5537048ba2/?format=api"
}
]
}