GET /api/bet_types/81307d74-6c75-4f5d-b221-ae14d736bb21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "81307d74-6c75-4f5d-b221-ae14d736bb21",
"match": "https://api-prod.gambitprofit.com/api/matches/8fe192a4-b0f1-40a9-9673-f0fac917b809/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-24T09:08:00.668543-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": "Montreal Canadiens",
"amount": 5773.0
},
{
"team": "San Jose Sharks",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "f7507602-971b-4e6c-b1dd-fc9970e7ffe2",
"gambit_id": "df90ae4b-816f-4acd-9640-d43bbec9f386",
"last_updated": "2023-11-27T09:58:33.348102-05:00",
"created_at": "2023-11-24T09:08:00.674051-05:00",
"name": "Montreal Canadiens",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81307d74-6c75-4f5d-b221-ae14d736bb21/?format=api"
},
{
"id": "6eb01b5c-d852-4179-bd33-a119d1916bee",
"gambit_id": "55fc8c03-c99f-4fe5-8a02-3748be7200b6",
"last_updated": "2023-11-27T09:58:33.352053-05:00",
"created_at": "2023-11-24T09:08:00.682805-05:00",
"name": "San Jose Sharks",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81307d74-6c75-4f5d-b221-ae14d736bb21/?format=api"
}
]
}