GET /api/bet_types/a353dba9-7fd7-415a-bca1-d771840d3690/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a353dba9-7fd7-415a-bca1-d771840d3690",
"match": "https://api-prod.gambitprofit.com/api/matches/d9658699-a9ae-42b3-b87c-916fc2d2fc7f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-02T08:58:24.209085-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 (J Montgomery)",
"amount": 5157.0
},
{
"team": "NYY (G Cole)",
"amount": 4843.0
}
],
"expected_reward_tokens": 9540.45,
"profit_sb": 40.45,
"profit_sb_percentage": 0.43,
"recommended": true
},
"lines": [
{
"id": "dfa01350-4495-4202-b6a3-f531503aa9aa",
"gambit_id": "569320ed-c9ca-4323-9da5-3e10013170e9",
"last_updated": "2023-07-04T10:18:05.868223-04:00",
"created_at": "2023-07-02T08:58:24.213635-04:00",
"name": "STL (J Montgomery)",
"reward": "1.85000",
"odds": "1.89290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a353dba9-7fd7-415a-bca1-d771840d3690/?format=api"
},
{
"id": "2137e096-1bf6-42b3-88c8-0eaf3e61b4a2",
"gambit_id": "39e363bc-1233-4edb-9517-32b0a9faddba",
"last_updated": "2023-07-04T10:18:05.865727-04:00",
"created_at": "2023-07-02T08:58:24.211247-04:00",
"name": "NYY (G Cole)",
"reward": "1.97000",
"odds": "2.02000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a353dba9-7fd7-415a-bca1-d771840d3690/?format=api"
}
]
}