GET /api/bet_types/c98cc4a5-886b-4de0-b11b-3d06dbb5022d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c98cc4a5-886b-4de0-b11b-3d06dbb5022d",
"match": "https://api-prod.gambitprofit.com/api/matches/e3a0f398-45d5-4c2d-a982-b2c86d6403c2/?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": "Atlanta Hawks",
"amount": 6387.0
},
{
"team": "Chicago Bulls",
"amount": 3613.0
}
],
"expected_reward_tokens": 9068.63,
"profit_sb": 68.63,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "f56c5e42-18c0-4e09-ab7e-0303731eb91d",
"gambit_id": "7fca5e10-e7df-4a4f-ba15-f988dd8c6974",
"last_updated": "2022-12-22T10:37:30.057063-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atlanta Hawks",
"reward": "1.42000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c98cc4a5-886b-4de0-b11b-3d06dbb5022d/?format=api"
},
{
"id": "61d0a507-6bb5-4d07-b304-9bfe5df3a748",
"gambit_id": "54c9a677-36f6-4ab9-ae03-f9603d295d65",
"last_updated": "2022-12-22T10:37:30.058190-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Bulls",
"reward": "2.51000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c98cc4a5-886b-4de0-b11b-3d06dbb5022d/?format=api"
}
]
}