GET /api/bet_types/f3310c1a-2418-4afe-aaee-e1c33b6bf6c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f3310c1a-2418-4afe-aaee-e1c33b6bf6c1",
"match": "https://api-prod.gambitprofit.com/api/matches/b3f67e20-2863-4e04-8dbe-831fb856c553/?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 (N Syndergaard)",
"amount": 5418.0
},
{
"team": "MIA (P Lopez)",
"amount": 4582.0
}
],
"expected_reward_tokens": 9209.82,
"profit_sb": 209.82,
"profit_sb_percentage": 2.33,
"recommended": true
},
"lines": [
{
"id": "0d2c035b-33e9-48d7-8220-846be7b39fff",
"gambit_id": "5a2f0c7c-2442-4e98-9f5f-d27da1bbe803",
"last_updated": "2022-09-16T11:41:54.142527-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (N Syndergaard)",
"reward": "1.70000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3310c1a-2418-4afe-aaee-e1c33b6bf6c1/?format=api"
},
{
"id": "4c94e44a-6561-4fff-8a71-725e72ca4cbc",
"gambit_id": "c7851380-b2be-428d-a077-66774ee17bca",
"last_updated": "2022-09-16T11:41:54.141596-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (P Lopez)",
"reward": "2.01000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3310c1a-2418-4afe-aaee-e1c33b6bf6c1/?format=api"
}
]
}