GET /api/bet_types/03a56776-a755-4500-b212-dddaf9b2ee80/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "03a56776-a755-4500-b212-dddaf9b2ee80",
"match": "https://api-prod.gambitprofit.com/api/matches/ac7dbc0a-d347-433b-8675-0cc681190ccf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-02T09:03:09.304567-04: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": "Cincinnati Bengals",
"amount": 5423.0
},
{
"team": "Buffalo Bills",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f8e0e4c3-feb4-47d0-8e40-4013a7072561",
"gambit_id": "aa824a0e-aa3e-44f9-ab7f-4fe7f9581e27",
"last_updated": "2023-11-06T21:08:15.703951-05:00",
"created_at": "2023-11-02T09:03:09.312930-04:00",
"name": "Cincinnati Bengals",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03a56776-a755-4500-b212-dddaf9b2ee80/?format=api"
},
{
"id": "b7b33764-7f42-4187-940d-c8c2cd2d13f8",
"gambit_id": "6c835a31-50a2-4abb-805c-71f99563052f",
"last_updated": "2023-11-06T21:08:15.700672-05:00",
"created_at": "2023-11-02T09:03:09.308299-04:00",
"name": "Buffalo Bills",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03a56776-a755-4500-b212-dddaf9b2ee80/?format=api"
}
]
}