GET /api/bet_types/7fead0ed-908d-44da-9f9d-8138db819b44/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7fead0ed-908d-44da-9f9d-8138db819b44",
"match": "https://api-prod.gambitprofit.com/api/matches/8c072d66-c7c5-4ee4-acfc-d0e874f8ac65/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-13T09:32:18.641239-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": "STL (J Montgomery)",
"amount": 6885.0
},
{
"team": "PIT (V Velasquez)",
"amount": 3115.0
}
],
"expected_reward_tokens": 9500.75,
"profit_sb": 0.75,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "7dd59acb-7c1a-482d-95ab-c6a773062a42",
"gambit_id": "c6699b3f-fa4c-4c53-aaae-6dc6ab528518",
"last_updated": "2023-04-14T12:02:22.485172-04:00",
"created_at": "2023-04-13T09:32:18.642650-04:00",
"name": "STL (J Montgomery)",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fead0ed-908d-44da-9f9d-8138db819b44/?format=api"
},
{
"id": "425ca3f4-d031-4a32-9593-e480d93faed5",
"gambit_id": "597f37c4-aba1-4f9d-b758-3fda223d454a",
"last_updated": "2023-04-14T12:02:22.486664-04:00",
"created_at": "2023-04-13T09:32:18.644175-04:00",
"name": "PIT (V Velasquez)",
"reward": "3.05000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fead0ed-908d-44da-9f9d-8138db819b44/?format=api"
}
]
}