GET /api/bet_types/cefdeae6-6315-475a-b6ef-95da3f26bac3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cefdeae6-6315-475a-b6ef-95da3f26bac3",
"match": "https://api-prod.gambitprofit.com/api/matches/15420ddb-d0a2-492c-a237-97dd6d79fd5f/?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 (F Montas)",
"amount": 5933.0
},
{
"team": "TOR (J Berrios)",
"amount": 4067.0
}
],
"expected_reward_tokens": 9313.43,
"profit_sb": 313.43,
"profit_sb_percentage": 3.48,
"recommended": true
},
"lines": [
{
"id": "72bbc6a5-8ab3-426a-947a-6c4ef7cd75b8",
"gambit_id": "058c2bae-de9a-4fab-b4c8-6b6de6703034",
"last_updated": "2022-08-19T09:46:52.048164-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (F Montas)",
"reward": "1.57000",
"odds": "1.63290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cefdeae6-6315-475a-b6ef-95da3f26bac3/?format=api"
},
{
"id": "2da62bec-f49b-4e56-9ff8-e664e9a43f2e",
"gambit_id": "95e22407-06a5-4d92-8da7-91e4b8a8ce19",
"last_updated": "2022-08-19T09:46:52.048591-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (J Berrios)",
"reward": "2.29000",
"odds": "2.43000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cefdeae6-6315-475a-b6ef-95da3f26bac3/?format=api"
}
]
}