GET /api/bet_types/dd4025a6-22e6-4bc4-b157-3f3f1fa1ed5c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dd4025a6-22e6-4bc4-b157-3f3f1fa1ed5c",
"match": "https://api-prod.gambitprofit.com/api/matches/56710b8a-ced3-426b-b0b0-d403b08f6f1b/?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": "NYY (N Cortes)",
"amount": 5684.0
},
{
"team": "MIN (S Gray)",
"amount": 4316.0
}
],
"expected_reward_tokens": 9321.76,
"profit_sb": 321.76,
"profit_sb_percentage": 3.58,
"recommended": true
},
"lines": [
{
"id": "15569fcc-bc01-41f7-a32c-80f12009137a",
"gambit_id": "8d4f5640-8869-44f7-9815-8e24f9979432",
"last_updated": "2022-09-09T09:57:13.822406-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (N Cortes)",
"reward": "1.64000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd4025a6-22e6-4bc4-b157-3f3f1fa1ed5c/?format=api"
},
{
"id": "9c7db77d-9245-49ec-9243-2019ce70fe9d",
"gambit_id": "bba4b975-2ea2-4af5-8a4d-7534e3e3614e",
"last_updated": "2022-09-09T09:57:13.823404-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (S Gray)",
"reward": "2.16000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd4025a6-22e6-4bc4-b157-3f3f1fa1ed5c/?format=api"
}
]
}