GET /api/bet_types/4d853d28-8ccd-460f-b41d-6178729e17c4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4d853d28-8ccd-460f-b41d-6178729e17c4",
"match": "https://api-prod.gambitprofit.com/api/matches/6b4f9fc4-aaef-4f26-99f3-8a8f15fd27b7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-24T09:31:52.210102-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": "Denver Nuggets",
"amount": 5788.0
},
{
"team": "New Orleans Pelicans",
"amount": 4212.0
}
],
"expected_reward_tokens": 9434.44,
"profit_sb": -65.56,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "2ffcbfdb-4f7c-4898-b53c-ef92e16f9291",
"gambit_id": "d18fded6-872d-48c9-b53f-97e255fea222",
"last_updated": "2023-01-25T10:51:50.872416-05:00",
"created_at": "2023-01-24T09:31:52.213215-05:00",
"name": "Denver Nuggets",
"reward": "1.63000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d853d28-8ccd-460f-b41d-6178729e17c4/?format=api"
},
{
"id": "9d68b4a9-0d1c-406f-90cb-a8f8367cfc59",
"gambit_id": "e7ad738f-f996-4eff-9de0-6b12abc3bacc",
"last_updated": "2023-01-25T10:51:50.871279-05:00",
"created_at": "2023-01-24T09:31:52.211660-05:00",
"name": "New Orleans Pelicans",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d853d28-8ccd-460f-b41d-6178729e17c4/?format=api"
}
]
}