GET /api/bet_types/03adfcfb-b41c-4b41-8a22-19e6488a6e6f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "03adfcfb-b41c-4b41-8a22-19e6488a6e6f",
"match": "https://api-prod.gambitprofit.com/api/matches/9215305b-12a0-4279-8f2e-951348a39cff/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-29T09:58:07.333780-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": "Toronto Maple Leafs",
"amount": 6554.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "d159c723-1749-47e5-8286-99b1c09f1cb5",
"gambit_id": "58adf12d-1ecf-4553-b75e-5d2c68cc370d",
"last_updated": "2024-01-01T13:18:20.859217-05:00",
"created_at": "2023-12-29T09:58:07.341152-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03adfcfb-b41c-4b41-8a22-19e6488a6e6f/?format=api"
},
{
"id": "2103eabb-d486-43fd-a634-3965baf6fc25",
"gambit_id": "28716775-2911-4195-8f89-36c8a8fa0dc5",
"last_updated": "2024-01-01T13:18:20.862535-05:00",
"created_at": "2023-12-29T09:58:07.346814-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03adfcfb-b41c-4b41-8a22-19e6488a6e6f/?format=api"
}
]
}