GET /api/bet_types/4f93610b-e736-4cce-a230-f0163cdd880b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f93610b-e736-4cce-a230-f0163cdd880b",
"match": "https://api-prod.gambitprofit.com/api/matches/33a971c5-50be-4e8e-810a-e1cf3d50e3fb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-22T08:23:12.098299-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 (L Giolito)",
"amount": 5827.0
},
{
"team": "CIN (G Ashcraft)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "bafcdbb6-bf1c-4b0c-8e99-2dd2df3bd824",
"gambit_id": "7b9bc242-f6fe-4cd3-a3e7-1db8aad87a4b",
"last_updated": "2023-08-23T10:58:23.484196-04:00",
"created_at": "2023-08-22T08:23:12.118596-04:00",
"name": "LAA (L Giolito)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f93610b-e736-4cce-a230-f0163cdd880b/?format=api"
},
{
"id": "87990450-c267-43d6-ad91-b971d2fb41a4",
"gambit_id": "2fce3052-6134-44fb-bb6f-f143da3167e3",
"last_updated": "2023-08-23T10:58:23.480825-04:00",
"created_at": "2023-08-22T08:23:12.102180-04:00",
"name": "CIN (G Ashcraft)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f93610b-e736-4cce-a230-f0163cdd880b/?format=api"
}
]
}