GET /api/bet_types/61afb7b8-fac9-40c5-92d3-bb374e84a893/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "61afb7b8-fac9-40c5-92d3-bb374e84a893",
"match": "https://api-prod.gambitprofit.com/api/matches/5968136f-72c2-49c9-9999-a3046f774258/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-10T10:03:10.210499-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": "TEX (J Gray)",
"amount": 6825.0
},
{
"team": "OAK (L Medina)",
"amount": 3175.0
}
],
"expected_reward_tokens": 9555.0,
"profit_sb": 55.0,
"profit_sb_percentage": 0.58,
"recommended": true
},
"lines": [
{
"id": "9c3535b3-072b-4d17-9180-d893d99ef825",
"gambit_id": "077a4f3c-2d65-43b7-9ee9-ecc6ff38da42",
"last_updated": "2023-09-12T11:23:01.036028-04:00",
"created_at": "2023-09-10T10:03:10.218519-04:00",
"name": "TEX (J Gray)",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61afb7b8-fac9-40c5-92d3-bb374e84a893/?format=api"
},
{
"id": "3718d3b9-6a33-4771-9ad5-8cb1ea8811a6",
"gambit_id": "ab6b168e-4171-41c8-a5b1-4f449e390c6a",
"last_updated": "2023-09-12T11:23:01.032347-04:00",
"created_at": "2023-09-10T10:03:10.214801-04:00",
"name": "OAK (L Medina)",
"reward": "3.01000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61afb7b8-fac9-40c5-92d3-bb374e84a893/?format=api"
}
]
}