GET /api/bet_types/7ee0f6a2-b9f1-4eb9-9281-c6a7eecb6450/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ee0f6a2-b9f1-4eb9-9281-c6a7eecb6450",
"match": "https://api-prod.gambitprofit.com/api/matches/093a528c-0f2f-4a38-8f04-51d414ce9f34/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-14T17:37:09.608329-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": "Seattle Kraken",
"amount": 6475.0
},
{
"team": "Winnipeg Jets",
"amount": 3525.0
}
],
"expected_reward_tokens": 9517.5,
"profit_sb": 17.5,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "49ea633f-73eb-43ce-811d-81a169795251",
"gambit_id": "7c8727ed-a5a1-4b00-bde8-958200ddc9e0",
"last_updated": "2023-02-16T16:56:58.237599-05:00",
"created_at": "2023-02-14T17:37:09.610977-05:00",
"name": "Seattle Kraken",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ee0f6a2-b9f1-4eb9-9281-c6a7eecb6450/?format=api"
},
{
"id": "03e77825-09e0-4614-96f5-dceb4fe478c7",
"gambit_id": "19db2053-6869-49ac-80d9-712bdd0121b5",
"last_updated": "2023-02-16T16:56:58.236395-05:00",
"created_at": "2023-02-14T17:37:09.609634-05:00",
"name": "Winnipeg Jets",
"reward": "2.70000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ee0f6a2-b9f1-4eb9-9281-c6a7eecb6450/?format=api"
}
]
}