GET /api/bet_types/2b43df9c-99eb-4bf1-82d7-42bfc7e83aaa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2b43df9c-99eb-4bf1-82d7-42bfc7e83aaa",
"match": "https://api-prod.gambitprofit.com/api/matches/053a7b0a-ec38-4403-9110-f36229ecb933/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-15T09:18:12.812336-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": 5214.0
},
{
"team": "Philadelphia 76ers",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "e1db8ea4-5f00-408c-9775-965a2d98cf88",
"gambit_id": "95ba29f1-c099-419e-ab9a-3ba38ebb73bf",
"last_updated": "2023-11-16T14:38:16.562994-05:00",
"created_at": "2023-11-15T09:18:12.816616-05:00",
"name": "Boston Celtics",
"reward": "1.79000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b43df9c-99eb-4bf1-82d7-42bfc7e83aaa/?format=api"
},
{
"id": "20b8663c-1c46-44c3-83bd-1409b041aa33",
"gambit_id": "50155c79-7ff8-4501-9c96-4a457bef855f",
"last_updated": "2023-11-16T14:38:16.566881-05:00",
"created_at": "2023-11-15T09:18:12.821763-05:00",
"name": "Philadelphia 76ers",
"reward": "1.95000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b43df9c-99eb-4bf1-82d7-42bfc7e83aaa/?format=api"
}
]
}