GET /api/bet_types/ca3399e2-5dfe-444c-958b-964fb291da98/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca3399e2-5dfe-444c-958b-964fb291da98",
"match": "https://api-prod.gambitprofit.com/api/matches/aac6dc37-57a2-4f11-a1e0-d1aa6f9ce0f9/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Portland Trail Blazers",
"amount": 6256.0
},
{
"team": "Minnesota Timberwolves",
"amount": 3744.0
}
],
"expected_reward_tokens": 9133.76,
"profit_sb": 133.76,
"profit_sb_percentage": 1.49,
"recommended": true
},
"lines": [
{
"id": "3bc291c3-2c0c-4060-b354-59b45f15e49c",
"gambit_id": "1c073219-4dda-45bc-bc3c-90e3e934df15",
"last_updated": "2022-12-12T09:37:28.589195-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Portland Trail Blazers",
"reward": "1.46000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca3399e2-5dfe-444c-958b-964fb291da98/?format=api"
},
{
"id": "dc2204ad-bf77-479c-a939-b35b8c77e51d",
"gambit_id": "193732de-bfa2-4c42-b14b-3c74692c9f76",
"last_updated": "2022-12-12T09:37:28.590283-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Timberwolves",
"reward": "2.44000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca3399e2-5dfe-444c-958b-964fb291da98/?format=api"
}
]
}