GET /api/bet_types/90daabd2-19b7-49f8-b4a5-5ce4b58dd7e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90daabd2-19b7-49f8-b4a5-5ce4b58dd7e7",
"match": "https://api-prod.gambitprofit.com/api/matches/60f1a737-b380-4f1e-a422-35d70d170e8e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-20T11:13:04.632256-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": "Detroit Lions",
"amount": 5614.0
},
{
"team": "Minnesota Vikings",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "b785581b-edac-44ad-9494-b0f56060eb5a",
"gambit_id": "7a5474c6-485d-4014-8ff2-87180a45e675",
"last_updated": "2023-12-26T20:08:06.323641-05:00",
"created_at": "2023-12-20T11:13:04.636886-05:00",
"name": "Detroit Lions",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90daabd2-19b7-49f8-b4a5-5ce4b58dd7e7/?format=api"
},
{
"id": "5d4330ff-8424-4fd6-95fa-266e72309549",
"gambit_id": "5e28c3d1-b748-46ec-985f-ab101a624689",
"last_updated": "2023-12-26T20:08:06.327087-05:00",
"created_at": "2023-12-20T11:13:04.641061-05:00",
"name": "Minnesota Vikings",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90daabd2-19b7-49f8-b4a5-5ce4b58dd7e7/?format=api"
}
]
}