GET /api/bet_types/efc2740d-d76b-4be8-a7cb-ce89384df717/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "efc2740d-d76b-4be8-a7cb-ce89384df717",
"match": "https://api-prod.gambitprofit.com/api/matches/74eb8bdc-4fe7-4277-b7ab-8bbe1508be75/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-10T11:18:01.079274-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": "Pittsburgh Steelers",
"amount": 6090.0
},
{
"team": "Green Bay Packers",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "95c40db6-278d-4820-a04a-a5e45d94a57f",
"gambit_id": "0ca40677-5803-41eb-afa8-d4366001bf03",
"last_updated": "2023-11-13T15:43:04.464272-05:00",
"created_at": "2023-11-10T11:18:01.087473-05:00",
"name": "Pittsburgh Steelers",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efc2740d-d76b-4be8-a7cb-ce89384df717/?format=api"
},
{
"id": "b35a9c34-25ed-4de0-b21a-06180c37c34a",
"gambit_id": "856d97e1-990e-472d-84cc-4eb840c97993",
"last_updated": "2023-11-13T15:43:04.461246-05:00",
"created_at": "2023-11-10T11:18:01.082661-05:00",
"name": "Green Bay Packers",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efc2740d-d76b-4be8-a7cb-ce89384df717/?format=api"
}
]
}