GET /api/bet_types/3114ea61-701c-459f-8112-e3c90e5392e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3114ea61-701c-459f-8112-e3c90e5392e9",
"match": "https://api-prod.gambitprofit.com/api/matches/b3b744af-f0a0-4fb0-841a-9271f688cc45/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-04T11:57:12.195523-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": "Montreal Canadiens",
"amount": 6651.0
},
{
"team": "Detroit Red Wings",
"amount": 3349.0
}
],
"expected_reward_tokens": 9444.18,
"profit_sb": -55.82,
"profit_sb_percentage": -0.59,
"recommended": false
},
"lines": [
{
"id": "3513ab63-bab7-483d-b8e3-1c87a10d62d1",
"gambit_id": "8269c268-7a3c-42c6-b851-0ae63e4f6e0c",
"last_updated": "2023-04-05T22:52:11.294645-04:00",
"created_at": "2023-04-04T11:57:12.196866-04:00",
"name": "Montreal Canadiens",
"reward": "1.42000",
"odds": "1.43480",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3114ea61-701c-459f-8112-e3c90e5392e9/?format=api"
},
{
"id": "acef0e74-1623-47ec-9fa3-410fa2f8a23c",
"gambit_id": "a4783be6-a8ab-46bb-886f-0f9c0b238d99",
"last_updated": "2023-04-05T22:52:11.297240-04:00",
"created_at": "2023-04-04T11:57:12.198336-04:00",
"name": "Detroit Red Wings",
"reward": "2.82000",
"odds": "2.90000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3114ea61-701c-459f-8112-e3c90e5392e9/?format=api"
}
]
}