GET /api/bet_types/72c0e786-8e80-4a41-aedb-3d71dbb281d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72c0e786-8e80-4a41-aedb-3d71dbb281d7",
"match": "https://api-prod.gambitprofit.com/api/matches/c642b898-e5f7-438a-9c65-0e14de37f484/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-02T11:52:05.892362-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": "STL (S Matz)",
"amount": 5787.0
},
{
"team": "LAA (P Sandoval)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "b3e78a73-0b81-487e-8563-ee2f16753466",
"gambit_id": "3b8a0fbb-7f93-4be8-acde-53a1ebf2431d",
"last_updated": "2023-05-03T12:12:16.051129-04:00",
"created_at": "2023-05-02T11:52:05.893676-04:00",
"name": "STL (S Matz)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72c0e786-8e80-4a41-aedb-3d71dbb281d7/?format=api"
},
{
"id": "249045e2-4365-4ec7-80dc-ad87c19d5ba7",
"gambit_id": "228b14f6-918c-40f8-b8a0-43305de8b89f",
"last_updated": "2023-05-03T12:12:16.052704-04:00",
"created_at": "2023-05-02T11:52:05.895047-04:00",
"name": "LAA (P Sandoval)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72c0e786-8e80-4a41-aedb-3d71dbb281d7/?format=api"
}
]
}