GET /api/bet_types/6d0271d8-6a72-4dac-9a6a-c5fe4ee53fb1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d0271d8-6a72-4dac-9a6a-c5fe4ee53fb1",
"match": "https://api-prod.gambitprofit.com/api/matches/11e71056-caa0-4620-8b5e-9c5a71aa5582/?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": "Milwaukee Bucks",
"amount": 5753.0
},
{
"team": "Golden State Warriors",
"amount": 4247.0
}
],
"expected_reward_tokens": 9088.58,
"profit_sb": 88.58,
"profit_sb_percentage": 0.98,
"recommended": true
},
"lines": [
{
"id": "791bbbed-e2f9-422e-bb4d-a1b668fa5752",
"gambit_id": "d796f9ff-5d8e-499e-b68a-a2d13192ee40",
"last_updated": "2022-12-14T10:22:17.015640-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Milwaukee Bucks",
"reward": "1.58000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d0271d8-6a72-4dac-9a6a-c5fe4ee53fb1/?format=api"
},
{
"id": "cbaa667d-59d2-4a35-8968-1c434e86cdaf",
"gambit_id": "7df2ebda-e0da-430d-b361-fe322de8009b",
"last_updated": "2022-12-14T10:22:17.016765-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Golden State Warriors",
"reward": "2.14000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d0271d8-6a72-4dac-9a6a-c5fe4ee53fb1/?format=api"
}
]
}