GET /api/bet_types/ff91d710-91bb-4c71-a0c9-d5596e21085e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff91d710-91bb-4c71-a0c9-d5596e21085e",
"match": "https://api-prod.gambitprofit.com/api/matches/a16827ed-0330-4749-89d5-bcaf94464820/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-04T09:43:05.560946-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": "SDG (J Musgrove)",
"amount": 5776.0
},
{
"team": "LAA (S Ohtani)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "abd586d9-68da-4f82-ab4a-352c159997ed",
"gambit_id": "59b22d69-ff6b-46c8-bc97-f2533a599da5",
"last_updated": "2023-07-05T18:53:21.608960-04:00",
"created_at": "2023-07-04T09:43:05.566034-04:00",
"name": "SDG (J Musgrove)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff91d710-91bb-4c71-a0c9-d5596e21085e/?format=api"
},
{
"id": "aaa8b6d6-0a4b-4985-936e-8283a7a451e5",
"gambit_id": "011ada78-f2fc-4e77-942d-884c987b8f46",
"last_updated": "2023-07-05T18:53:21.607217-04:00",
"created_at": "2023-07-04T09:43:05.563520-04:00",
"name": "LAA (S Ohtani)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff91d710-91bb-4c71-a0c9-d5596e21085e/?format=api"
}
]
}