GET /api/bet_types/59560c2e-3785-4bd3-9973-2f7df5eb7630/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59560c2e-3785-4bd3-9973-2f7df5eb7630",
"match": "https://api-prod.gambitprofit.com/api/matches/bcffae9b-7315-4dd5-925d-00a9fa60b50d/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-28T09:08:30.691386-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": "MIL",
"amount": 6232.0
},
{
"team": "CHC",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "890b98dc-43e8-4f75-a2a5-1d3115faba1e",
"gambit_id": "05afac04-ac09-4af8-ba89-54a28321c5d3",
"last_updated": "2023-08-29T19:28:16.611401-04:00",
"created_at": "2023-08-28T09:08:30.696892-04:00",
"name": "MIL",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59560c2e-3785-4bd3-9973-2f7df5eb7630/?format=api"
},
{
"id": "90bc9fb8-2bfe-486e-94a8-68bae456b6b8",
"gambit_id": "54535e95-c2aa-4b10-9013-829474436603",
"last_updated": "2023-08-29T19:28:16.614855-04:00",
"created_at": "2023-08-28T09:08:30.701433-04:00",
"name": "CHC",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59560c2e-3785-4bd3-9973-2f7df5eb7630/?format=api"
}
]
}