GET /api/bet_types/7fdb7fd0-5ef2-4e45-9bcb-1c1426405d10/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7fdb7fd0-5ef2-4e45-9bcb-1c1426405d10",
"match": "https://api-prod.gambitprofit.com/api/matches/c4a36bfc-a2fd-430a-8995-627bcca29524/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-08T09:37:01.129940-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": "Portland Trail Blazers",
"amount": 5614.0
},
{
"team": "Golden State Warriors",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "b06696b5-b0e6-41cf-b3c7-31324119188b",
"gambit_id": "a5a1f899-65aa-4af5-8bb5-6f70a4fc24be",
"last_updated": "2023-02-09T11:12:07.572450-05:00",
"created_at": "2023-02-08T09:37:01.131553-05:00",
"name": "Portland Trail Blazers",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fdb7fd0-5ef2-4e45-9bcb-1c1426405d10/?format=api"
},
{
"id": "be656937-a938-4f6b-b70f-00e59bbc49e7",
"gambit_id": "d80d369b-6c80-4f67-ae52-9fc5caf12ca5",
"last_updated": "2023-02-09T11:12:07.576237-05:00",
"created_at": "2023-02-08T09:37:01.133203-05:00",
"name": "Golden State Warriors",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fdb7fd0-5ef2-4e45-9bcb-1c1426405d10/?format=api"
}
]
}