GET /api/bet_types/3f0ead05-1079-48ef-b11c-f30d7113d5bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f0ead05-1079-48ef-b11c-f30d7113d5bc",
"match": "https://api-prod.gambitprofit.com/api/matches/cae5627e-d2be-4842-8dc0-efc4e7d843da/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-22T13:07:00.084748-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": "BAL (K Gibson)",
"amount": 6182.0
},
{
"team": "DET (J Wentz)",
"amount": 3818.0
}
],
"expected_reward_tokens": 9582.1,
"profit_sb": 82.1,
"profit_sb_percentage": 0.86,
"recommended": true
},
"lines": [
{
"id": "02230724-529b-4fca-9841-2a77650e0e00",
"gambit_id": "c9a86d34-64e6-47d1-b3ef-9ee573355341",
"last_updated": "2023-04-23T12:41:50.939332-04:00",
"created_at": "2023-04-22T13:07:00.086673-04:00",
"name": "BAL (K Gibson)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f0ead05-1079-48ef-b11c-f30d7113d5bc/?format=api"
},
{
"id": "cf96e977-ca83-4ed7-adda-7c4bbb9396b8",
"gambit_id": "803cabec-989f-47f5-a420-7ecebfe8650b",
"last_updated": "2023-04-23T12:41:50.940749-04:00",
"created_at": "2023-04-22T13:07:00.088435-04:00",
"name": "DET (J Wentz)",
"reward": "2.51000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f0ead05-1079-48ef-b11c-f30d7113d5bc/?format=api"
}
]
}