GET /api/bet_types/bd84996f-8cc2-4cba-85f1-f63510d0e597/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd84996f-8cc2-4cba-85f1-f63510d0e597",
"match": "https://api-prod.gambitprofit.com/api/matches/8d039251-a174-4da5-a18d-81e0a70b4902/?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": "ATL (C Morton)",
"amount": 5653.0
},
{
"team": "PHI (K Gibson)",
"amount": 4347.0
}
],
"expected_reward_tokens": 9214.39,
"profit_sb": 214.39,
"profit_sb_percentage": 2.38,
"recommended": true
},
"lines": [
{
"id": "4b10a617-f67d-49eb-9bda-4a4d9036f026",
"gambit_id": "fefd403c-6575-4ed5-b810-be0a5bc559d1",
"last_updated": "2022-09-26T10:32:11.263211-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (C Morton)",
"reward": "1.63000",
"odds": "1.72460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd84996f-8cc2-4cba-85f1-f63510d0e597/?format=api"
},
{
"id": "5e6ea2f6-359c-42c4-9ee1-ee1077887f22",
"gambit_id": "2ba114e9-b545-432d-901d-c2f93169f5e4",
"last_updated": "2022-09-26T10:32:11.262204-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (K Gibson)",
"reward": "2.12000",
"odds": "2.28000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd84996f-8cc2-4cba-85f1-f63510d0e597/?format=api"
}
]
}