GET /api/bet_types/50c2e8e8-6b4e-49ec-8058-8eda6e5cc1a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50c2e8e8-6b4e-49ec-8058-8eda6e5cc1a8",
"match": "https://api-prod.gambitprofit.com/api/matches/f5bd3a54-f9d5-44fe-b90b-2f904d1d17d6/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-29T09:13:12.741259-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": "Utah Jazz",
"amount": 5213.0
},
{
"team": "Brooklyn Nets",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "5648034b-d454-4e96-b80a-8dac969bf5f8",
"gambit_id": "a106c859-8a48-47d7-9ee5-baef2c5db654",
"last_updated": "2024-01-31T10:18:30.569703-05:00",
"created_at": "2024-01-29T09:13:12.744632-05:00",
"name": "Utah Jazz",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50c2e8e8-6b4e-49ec-8058-8eda6e5cc1a8/?format=api"
},
{
"id": "19b9ffea-852b-4567-a247-cf3e676d092d",
"gambit_id": "31f4d6bb-7a29-4275-905b-9236d4ad24db",
"last_updated": "2024-01-31T10:18:30.574108-05:00",
"created_at": "2024-01-29T09:13:12.749300-05:00",
"name": "Brooklyn Nets",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50c2e8e8-6b4e-49ec-8058-8eda6e5cc1a8/?format=api"
}
]
}