GET /api/bet_types/baddcc1f-82db-4751-9ad1-87ca50cea0dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "baddcc1f-82db-4751-9ad1-87ca50cea0dd",
"match": "https://api-prod.gambitprofit.com/api/matches/053a7b0a-ec38-4403-9110-f36229ecb933/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-15T09:18:12.826318-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": "Boston Celtics",
"amount": 5107.0
},
{
"team": "Philadelphia 76ers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "bfc10c13-7959-43e1-923d-dc5ee8f5fb78",
"gambit_id": "b5efdb81-dc2e-47e6-a8b5-a9a065ad6bca",
"last_updated": "2023-11-16T14:38:16.574622-05:00",
"created_at": "2023-11-15T09:18:12.830275-05:00",
"name": "Boston Celtics",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/baddcc1f-82db-4751-9ad1-87ca50cea0dd/?format=api"
},
{
"id": "29215ae9-e1cf-406a-9982-22408de16be0",
"gambit_id": "4c803829-422d-4e1e-bcb7-7e0cf2848bbf",
"last_updated": "2023-11-16T14:38:16.578951-05:00",
"created_at": "2023-11-15T09:18:12.836125-05:00",
"name": "Philadelphia 76ers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/baddcc1f-82db-4751-9ad1-87ca50cea0dd/?format=api"
}
]
}