GET /api/bet_types/13736477-52d5-4af5-8b1f-4a4fe87df4ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13736477-52d5-4af5-8b1f-4a4fe87df4ff",
"match": "https://api-prod.gambitprofit.com/api/matches/61b3ee28-95c4-4661-afc8-47c3cf5a1dcd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-06T09:18:07.342147-05: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": "San Francisco 49ers",
"amount": 8681.0
},
{
"team": "Seattle Seahawks",
"amount": 1319.0
}
],
"expected_reward_tokens": 9549.1,
"profit_sb": 49.1,
"profit_sb_percentage": 0.52,
"recommended": true
},
"lines": [
{
"id": "fee97de0-8652-44b1-8af1-2a12afee9a2e",
"gambit_id": "3df29f48-69d6-4149-b0e9-064011e54fc3",
"last_updated": "2023-12-11T19:38:19.246190-05:00",
"created_at": "2023-12-06T09:18:07.356624-05:00",
"name": "San Francisco 49ers",
"reward": "1.10000",
"odds": "1.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13736477-52d5-4af5-8b1f-4a4fe87df4ff/?format=api"
},
{
"id": "88861df4-d59a-4486-9180-592c81b3830b",
"gambit_id": "02422160-286d-411f-a2c2-f344db72f509",
"last_updated": "2023-12-11T19:38:19.242881-05:00",
"created_at": "2023-12-06T09:18:07.352705-05:00",
"name": "Seattle Seahawks",
"reward": "7.24000",
"odds": "7.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13736477-52d5-4af5-8b1f-4a4fe87df4ff/?format=api"
}
]
}