GET /api/bet_types/02a3d17b-0c45-4cab-a50d-dfaaf1b2e12f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02a3d17b-0c45-4cab-a50d-dfaaf1b2e12f",
"match": "https://api-prod.gambitprofit.com/api/matches/b12b6f32-8909-4edf-b27e-d8367b4ec440/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-31T09:56:49.125405-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": "Calgary Flames",
"amount": 5867.0
},
{
"team": "Vancouver Canucks",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "04f248d5-793c-4fe9-b406-5e926d3f973b",
"gambit_id": "85e792fc-5350-4b23-b348-c61118781d60",
"last_updated": "2023-04-01T10:41:47.708407-04:00",
"created_at": "2023-03-31T09:56:49.130275-04:00",
"name": "Calgary Flames",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02a3d17b-0c45-4cab-a50d-dfaaf1b2e12f/?format=api"
},
{
"id": "730856d5-71a0-483b-9c7c-d00d47955398",
"gambit_id": "bde0f854-1953-4039-b4f1-264c3ab2361e",
"last_updated": "2023-04-01T10:41:47.706585-04:00",
"created_at": "2023-03-31T09:56:49.127670-04:00",
"name": "Vancouver Canucks",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02a3d17b-0c45-4cab-a50d-dfaaf1b2e12f/?format=api"
}
]
}