GET /api/bet_types/c1b15d4c-d900-4552-8068-527090165ed5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c1b15d4c-d900-4552-8068-527090165ed5",
"match": "https://api-prod.gambitprofit.com/api/matches/30cd1368-764f-44ae-96eb-00a4dd1ccac1/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-29T09:13:14.430061-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": 6090.0
},
{
"team": "Milwaukee Bucks",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "831ae293-6f2b-4ae2-a1e4-f56923e33b06",
"gambit_id": "bada495b-53ec-40d0-a5bf-0a588cf91577",
"last_updated": "2024-01-31T10:13:33.665939-05:00",
"created_at": "2024-01-29T09:13:14.449134-05:00",
"name": "Denver Nuggets",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1b15d4c-d900-4552-8068-527090165ed5/?format=api"
},
{
"id": "d323eebf-f116-42af-81a1-2482f66fe5b5",
"gambit_id": "4994485d-9e1f-4ca8-bded-5fa2166ec465",
"last_updated": "2024-01-31T10:13:33.669344-05:00",
"created_at": "2024-01-29T09:13:14.458075-05:00",
"name": "Milwaukee Bucks",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1b15d4c-d900-4552-8068-527090165ed5/?format=api"
}
]
}