GET /api/bet_types/9a7c551f-5157-401b-974f-4b28b391e5f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a7c551f-5157-401b-974f-4b28b391e5f4",
"match": "https://api-prod.gambitprofit.com/api/matches/9c40a0aa-d72a-4193-a081-a8de7e9a25fc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-10T08:57:02.398284-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": "TEX (A Heaney)",
"amount": 6148.0
},
{
"team": "KAN (Z Greinke)",
"amount": 3852.0
}
],
"expected_reward_tokens": 9590.88,
"profit_sb": 90.88,
"profit_sb_percentage": 0.96,
"recommended": true
},
"lines": [
{
"id": "3b79143f-a12c-4317-acd2-9b1869c8697e",
"gambit_id": "1dbac94c-66ab-44e8-a553-459959b56a16",
"last_updated": "2023-04-11T13:22:04.851120-04:00",
"created_at": "2023-04-10T08:57:02.401463-04:00",
"name": "TEX (A Heaney)",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a7c551f-5157-401b-974f-4b28b391e5f4/?format=api"
},
{
"id": "dc6a4e1a-9c67-4682-902d-20f1a119fa9c",
"gambit_id": "dc6a92ac-1447-4fc6-ab09-4a8f8f5d37a3",
"last_updated": "2023-04-11T13:22:04.853182-04:00",
"created_at": "2023-04-10T08:57:02.405249-04:00",
"name": "KAN (Z Greinke)",
"reward": "2.49000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a7c551f-5157-401b-974f-4b28b391e5f4/?format=api"
}
]
}