GET /api/bet_types/fc6b50b4-3065-4033-85b0-208e871489c4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc6b50b4-3065-4033-85b0-208e871489c4",
"match": "https://api-prod.gambitprofit.com/api/matches/5dce9ffe-046c-4893-859d-19127d149327/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-15T08:32:02.151683-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": "Golden State Warriors",
"amount": 6524.0
},
{
"team": "Chicago Bulls",
"amount": 3476.0
}
],
"expected_reward_tokens": 9002.84,
"profit_sb": 2.84,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "3f042dfe-6381-47d1-862b-158c4cbd1e97",
"gambit_id": "ac232ddf-0dbe-4282-a158-44b493743167",
"last_updated": "2023-01-16T10:56:51.001234-05:00",
"created_at": "2023-01-15T08:32:02.156793-05:00",
"name": "Golden State Warriors",
"reward": "1.38000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc6b50b4-3065-4033-85b0-208e871489c4/?format=api"
},
{
"id": "9b70380f-dbbd-4492-86e9-e335e0625a0c",
"gambit_id": "add99de6-e464-4b17-81e9-99e798f40e60",
"last_updated": "2023-01-16T10:56:50.997943-05:00",
"created_at": "2023-01-15T08:32:02.154172-05:00",
"name": "Chicago Bulls",
"reward": "2.59000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc6b50b4-3065-4033-85b0-208e871489c4/?format=api"
}
]
}