GET /api/bet_types/3be2d647-cc0f-41d6-add4-93ec3f96b9f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3be2d647-cc0f-41d6-add4-93ec3f96b9f9",
"match": "https://api-prod.gambitprofit.com/api/matches/566ed145-27ec-4cbd-8cab-c3c1303cd749/?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": "PHI (K Gibson)",
"amount": 6350.0
},
{
"team": "WAS (An Sanchez)",
"amount": 3650.0
}
],
"expected_reward_tokens": 9525.0,
"profit_sb": 525.0,
"profit_sb_percentage": 5.83,
"recommended": true
},
"lines": [
{
"id": "c862a4ad-6a1f-4ae6-a156-0ebeb0b305eb",
"gambit_id": "9b869321-f115-436e-ad6a-af7ad42c7de9",
"last_updated": "2022-10-02T15:17:29.657042-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (K Gibson)",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3be2d647-cc0f-41d6-add4-93ec3f96b9f9/?format=api"
},
{
"id": "e1680b20-c4c2-4b30-9e63-4ab715da9ad6",
"gambit_id": "b967f922-e762-4cf3-bc5d-53d59abd96be",
"last_updated": "2022-10-02T15:17:29.655935-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS (An Sanchez)",
"reward": "2.61000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3be2d647-cc0f-41d6-add4-93ec3f96b9f9/?format=api"
}
]
}