GET /api/bet_types/187a4225-a8f8-40cf-b866-5004bc189900/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "187a4225-a8f8-40cf-b866-5004bc189900",
"match": "https://api-prod.gambitprofit.com/api/matches/d72d7886-6c19-4342-95c4-70949a21349c/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-26T09:33:18.269460-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": "San Antonio Spurs",
"amount": 6324.0
},
{
"team": "Portland Trail Blazers",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "95610251-8d6b-4469-bff7-1f4a144aa5b2",
"gambit_id": "b138f060-fc58-4295-9663-09f5ae19d3c8",
"last_updated": "2024-01-27T10:53:04.277643-05:00",
"created_at": "2024-01-26T09:33:18.279145-05:00",
"name": "San Antonio Spurs",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/187a4225-a8f8-40cf-b866-5004bc189900/?format=api"
},
{
"id": "5d785893-cd77-4bce-a061-5fcc168b01b7",
"gambit_id": "8ac1d116-4033-4362-940b-e8cc98f8165f",
"last_updated": "2024-01-27T10:53:04.273267-05:00",
"created_at": "2024-01-26T09:33:18.274969-05:00",
"name": "Portland Trail Blazers",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/187a4225-a8f8-40cf-b866-5004bc189900/?format=api"
}
]
}