GET /api/bet_types/312a9612-b878-418c-ac27-ab12ea3c47cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "312a9612-b878-418c-ac27-ab12ea3c47cc",
"match": "https://api-prod.gambitprofit.com/api/matches/462303b6-7d17-461d-8e93-b2a6cc4fecb1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-24T08:58:08.854247-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": "LAA (G Canning)",
"amount": 5838.0
},
{
"team": "COL (C Anderson)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "2b913afb-4eab-431e-b846-39c72f99868a",
"gambit_id": "6681500b-2613-4101-a3f3-dd549a2e8f4d",
"last_updated": "2023-06-26T10:28:15.330318-04:00",
"created_at": "2023-06-24T08:58:08.856322-04:00",
"name": "LAA (G Canning)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/312a9612-b878-418c-ac27-ab12ea3c47cc/?format=api"
},
{
"id": "fe30e07b-e939-4515-9d14-63c4b946b788",
"gambit_id": "f33ab810-c561-4073-91fe-0088a91cb945",
"last_updated": "2023-06-26T10:28:15.333330-04:00",
"created_at": "2023-06-24T08:58:08.858316-04:00",
"name": "COL (C Anderson)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/312a9612-b878-418c-ac27-ab12ea3c47cc/?format=api"
}
]
}