GET /api/bet_types/1e5f2c0a-514e-42e9-b3ca-ee0853100a2a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1e5f2c0a-514e-42e9-b3ca-ee0853100a2a",
"match": "https://api-prod.gambitprofit.com/api/matches/a2420b1e-aac1-4809-853e-b42dda3e94a2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-05T08:57:56.389394-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": 6308.0
},
{
"team": "New York Knicks",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "522e446d-144e-43b6-abdb-46f4ccb15d98",
"gambit_id": "269ccb77-eff5-4910-bc38-338a4cfa67db",
"last_updated": "2023-12-06T22:03:04.020322-05:00",
"created_at": "2023-12-05T08:57:56.398656-05:00",
"name": "Milwaukee Bucks",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e5f2c0a-514e-42e9-b3ca-ee0853100a2a/?format=api"
},
{
"id": "2287543e-52ff-49b2-8527-e28e23703111",
"gambit_id": "fbb6b334-2e16-4cd2-a8ea-db4ca478238b",
"last_updated": "2023-12-06T22:03:04.017064-05:00",
"created_at": "2023-12-05T08:57:56.393931-05:00",
"name": "New York Knicks",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e5f2c0a-514e-42e9-b3ca-ee0853100a2a/?format=api"
}
]
}