GET /api/bet_types/ebe7ac56-caa2-402a-9eb0-7fefed74dd16/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebe7ac56-caa2-402a-9eb0-7fefed74dd16",
"match": "https://api-prod.gambitprofit.com/api/matches/7aa72830-7ef4-4baf-a070-b2fa3c0b6afa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-30T12:47:12.202263-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": "Sacramento Kings",
"amount": 5213.0
},
{
"team": "Golden State Warriors",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c55abde0-77d9-4277-88f5-837d36154860",
"gambit_id": "b718c2b2-46f6-45f2-ad0e-f601c7b6f13b",
"last_updated": "2023-05-01T12:27:25.345674-04:00",
"created_at": "2023-04-30T12:47:12.203779-04:00",
"name": "Sacramento Kings",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebe7ac56-caa2-402a-9eb0-7fefed74dd16/?format=api"
},
{
"id": "74bf5173-7258-4435-ac96-b21f5b4eea9e",
"gambit_id": "7f11b0d8-0d4b-4b29-b8e5-c4ec07ba1c14",
"last_updated": "2023-05-01T12:27:25.347453-04:00",
"created_at": "2023-04-30T12:47:12.207659-04:00",
"name": "Golden State Warriors",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebe7ac56-caa2-402a-9eb0-7fefed74dd16/?format=api"
}
]
}