GET /api/bet_types/37762599-3b1f-4f2e-8f23-61b34ca11911/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37762599-3b1f-4f2e-8f23-61b34ca11911",
"match": "https://api-prod.gambitprofit.com/api/matches/efdfe73b-4df2-436d-86ff-84250498af9d/?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": "Los Angeles Lakers",
"amount": 6389.0
},
{
"team": "Detroit Pistons",
"amount": 3611.0
}
],
"expected_reward_tokens": 9135.83,
"profit_sb": 135.83,
"profit_sb_percentage": 1.51,
"recommended": true
},
"lines": [
{
"id": "a4ecd38d-e833-43d4-a2ed-beaf605ba54e",
"gambit_id": "4d940ee3-473d-4d0f-ae21-2a1f0a2bd744",
"last_updated": "2022-12-12T18:57:22.859859-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Lakers",
"reward": "1.43000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37762599-3b1f-4f2e-8f23-61b34ca11911/?format=api"
},
{
"id": "bcbd8d60-2c2a-4e4d-8866-f0c3aebe7648",
"gambit_id": "f404206d-a003-4370-966f-752895faa8f3",
"last_updated": "2022-12-12T18:57:22.858723-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Pistons",
"reward": "2.53000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37762599-3b1f-4f2e-8f23-61b34ca11911/?format=api"
}
]
}