GET /api/bet_types/e348e6de-a00d-42cf-bc69-e6ce8632383a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e348e6de-a00d-42cf-bc69-e6ce8632383a",
"match": "https://api-prod.gambitprofit.com/api/matches/70ad87f5-b861-434f-bc30-76335d9aece3/?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 (B Falter)",
"amount": 5959.0
},
{
"team": "MIA (T Rogers)",
"amount": 4041.0
}
],
"expected_reward_tokens": 9294.3,
"profit_sb": 294.3,
"profit_sb_percentage": 3.27,
"recommended": true
},
"lines": [
{
"id": "bf6380e5-ccc6-4f9d-b7bf-ed44a8459841",
"gambit_id": "2afa7f22-cbf3-49b0-8e98-a20233a82c79",
"last_updated": "2022-09-08T10:17:16.317349-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (B Falter)",
"reward": "1.56000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e348e6de-a00d-42cf-bc69-e6ce8632383a/?format=api"
},
{
"id": "a3afecb4-860d-48fe-9475-07de773480f4",
"gambit_id": "2c52b2e9-45ca-45e7-8006-682be283d48b",
"last_updated": "2022-09-08T10:17:16.318326-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (T Rogers)",
"reward": "2.30000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e348e6de-a00d-42cf-bc69-e6ce8632383a/?format=api"
}
]
}