GET /api/bet_types/807b716d-d9b6-402a-a935-c326d9f2ca70/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "807b716d-d9b6-402a-a935-c326d9f2ca70",
"match": "https://api-prod.gambitprofit.com/api/matches/ae50363c-98da-46c7-ab7b-b972f1a091d6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-20T08:33:11.908363-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": "MIL (C Burnes)",
"amount": 5052.0
},
{
"team": "PHI (T Walker)",
"amount": 4948.0
}
],
"expected_reward_tokens": 9548.28,
"profit_sb": 48.28,
"profit_sb_percentage": 0.51,
"recommended": true
},
"lines": [
{
"id": "ef5828d2-32a1-48ee-a80e-779a80b2b116",
"gambit_id": "79e86a02-21b5-4e3a-9a2e-cca888e14a25",
"last_updated": "2023-07-22T09:43:01.908609-04:00",
"created_at": "2023-07-20T08:33:11.909790-04:00",
"name": "MIL (C Burnes)",
"reward": "1.89000",
"odds": "1.93460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/807b716d-d9b6-402a-a935-c326d9f2ca70/?format=api"
},
{
"id": "624dd82b-1453-4a9f-b7a8-8f9d372ac729",
"gambit_id": "fae0e881-66ee-47b4-b14e-528fd50f7d23",
"last_updated": "2023-07-22T09:43:01.912113-04:00",
"created_at": "2023-07-20T08:33:11.911220-04:00",
"name": "PHI (T Walker)",
"reward": "1.93000",
"odds": "1.97090",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/807b716d-d9b6-402a-a935-c326d9f2ca70/?format=api"
}
]
}