GET /api/bet_types/b638c163-3c95-4098-8e4c-f480bf141fa8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b638c163-3c95-4098-8e4c-f480bf141fa8",
"match": "https://api-prod.gambitprofit.com/api/matches/18539b37-8f3d-49b1-a0e0-1159696cc285/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-15T09:18:12.567890-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": "Carolina Hurricanes",
"amount": 6546.0
},
{
"team": "Philadelphia Flyers",
"amount": 3454.0
}
],
"expected_reward_tokens": 9360.34,
"profit_sb": -139.66,
"profit_sb_percentage": -1.47,
"recommended": false
},
"lines": [
{
"id": "317980fa-d352-4ea4-af5a-875a7617f16b",
"gambit_id": "4e02ecf0-1d82-4452-9736-6e1402e2b3bd",
"last_updated": "2023-11-17T09:33:25.171599-05:00",
"created_at": "2023-11-15T09:18:12.577551-05:00",
"name": "Carolina Hurricanes",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b638c163-3c95-4098-8e4c-f480bf141fa8/?format=api"
},
{
"id": "fd5d3617-59f4-48e0-9597-288ee43801f7",
"gambit_id": "f3b5781f-7f93-4c70-9142-c9efb24b4b65",
"last_updated": "2023-11-17T09:33:25.168089-05:00",
"created_at": "2023-11-15T09:18:12.573480-05:00",
"name": "Philadelphia Flyers",
"reward": "2.71000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b638c163-3c95-4098-8e4c-f480bf141fa8/?format=api"
}
]
}