GET /api/bet_types/b154a0d3-77f8-40f3-93bb-fd422c41a00e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b154a0d3-77f8-40f3-93bb-fd422c41a00e",
"match": "https://api-prod.gambitprofit.com/api/matches/a7bc7fb8-f007-457e-adfa-6cef9455f30b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-21T08:51:54.966410-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": "Nashville Predators",
"amount": 5863.0
},
{
"team": "Vancouver Canucks",
"amount": 4137.0
}
],
"expected_reward_tokens": 9556.47,
"profit_sb": 56.47,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "732a441b-0eea-4caf-ac04-7c78b427ee68",
"gambit_id": "a3f5c17e-a53c-49bc-856a-cd9e8cbcad64",
"last_updated": "2023-02-22T08:57:05.370763-05:00",
"created_at": "2023-02-21T08:51:54.967623-05:00",
"name": "Nashville Predators",
"reward": "1.63000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b154a0d3-77f8-40f3-93bb-fd422c41a00e/?format=api"
},
{
"id": "47b6e895-444f-4eaf-96c9-ec3b39058256",
"gambit_id": "0549e3f0-df72-4044-90db-742a2ed8e882",
"last_updated": "2023-02-22T08:57:05.371932-05:00",
"created_at": "2023-02-21T08:51:54.969075-05:00",
"name": "Vancouver Canucks",
"reward": "2.31000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b154a0d3-77f8-40f3-93bb-fd422c41a00e/?format=api"
}
]
}