GET /api/bet_types/af0be1b3-da27-4079-9bcf-2d9e0b658520/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af0be1b3-da27-4079-9bcf-2d9e0b658520",
"match": "https://api-prod.gambitprofit.com/api/matches/1d3871b3-ca9f-429f-9632-614ea373a4cc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-03T00:23:16.721589-04: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": "HOU (C Javier)",
"amount": 5714.0
},
{
"team": "NYY (M King)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "5c04f6c4-4507-4617-961c-fb9899a720ca",
"gambit_id": "7ce3ae38-7132-4822-80fb-e6b06ccab33e",
"last_updated": "2023-09-04T12:58:29.637018-04:00",
"created_at": "2023-09-03T00:23:16.730253-04:00",
"name": "HOU (C Javier)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af0be1b3-da27-4079-9bcf-2d9e0b658520/?format=api"
},
{
"id": "23c6e915-d913-4949-8732-546868592ad8",
"gambit_id": "2e16e716-2dfc-43c7-8940-2a78265c387a",
"last_updated": "2023-09-04T12:58:29.633285-04:00",
"created_at": "2023-09-03T00:23:16.725560-04:00",
"name": "NYY (M King)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af0be1b3-da27-4079-9bcf-2d9e0b658520/?format=api"
}
]
}