GET /api/bet_types/11a57d84-f572-4929-82c9-d037767f0811/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "11a57d84-f572-4929-82c9-d037767f0811",
"match": "https://api-prod.gambitprofit.com/api/matches/a10122f6-a856-442e-8d5a-ed5c64aa1d87/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Calgary Flames",
"amount": 5753.0
},
{
"team": "Minnesota Wild",
"amount": 4247.0
}
],
"expected_reward_tokens": 9088.58,
"profit_sb": 88.58,
"profit_sb_percentage": 0.98,
"recommended": true
},
"lines": [
{
"id": "cd69fad4-0fa4-49ab-ab1d-75bacab64a26",
"gambit_id": "9aa3c7ce-817e-4110-a211-4758271bc61a",
"last_updated": "2022-12-08T13:02:13.680445-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Calgary Flames",
"reward": "1.58000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11a57d84-f572-4929-82c9-d037767f0811/?format=api"
},
{
"id": "5b711014-c55e-4ccc-8069-db71da5bd460",
"gambit_id": "a0a8a1e9-58c4-4f76-8de7-41d46af95ca2",
"last_updated": "2022-12-08T13:02:13.681500-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Wild",
"reward": "2.14000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11a57d84-f572-4929-82c9-d037767f0811/?format=api"
}
]
}