GET /api/bet_types/1e3adea7-d0e7-4bf5-9a41-4e737ade5bb3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1e3adea7-d0e7-4bf5-9a41-4e737ade5bb3",
"match": "https://api-prod.gambitprofit.com/api/matches/18102fe7-452c-4d85-adeb-d5c4d42f9ec1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-29T09:23:07.063220-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": "CLE (C Quantrill)",
"amount": 5052.0
},
{
"team": "DET (J Wentz)",
"amount": 4948.0
}
],
"expected_reward_tokens": 9548.28,
"profit_sb": 48.28,
"profit_sb_percentage": 0.51,
"recommended": true
},
"lines": [
{
"id": "12167315-0903-400e-900a-777552386569",
"gambit_id": "fa83b48f-63d6-4ad7-a6ad-d1de0f4074e7",
"last_updated": "2023-09-30T10:53:14.533601-04:00",
"created_at": "2023-09-29T09:23:07.071740-04:00",
"name": "CLE (C Quantrill)",
"reward": "1.89000",
"odds": "1.93460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e3adea7-d0e7-4bf5-9a41-4e737ade5bb3/?format=api"
},
{
"id": "7deb3670-255a-42bb-81cc-f870d6d07e37",
"gambit_id": "adde5fea-bf24-41c1-9ab9-f8864f6c7a68",
"last_updated": "2023-09-30T10:53:14.537241-04:00",
"created_at": "2023-09-29T09:23:07.079673-04:00",
"name": "DET (J Wentz)",
"reward": "1.93000",
"odds": "1.97090",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e3adea7-d0e7-4bf5-9a41-4e737ade5bb3/?format=api"
}
]
}