Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/ece6606b-61b1-437a-8e06-ec0693643822/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ece6606b-61b1-437a-8e06-ec0693643822",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9d4212ad-809e-4173-9042-d9aac6bb6399",
    "completed": true,
    "last_updated": "2023-08-14T18:33:05.578747-04:00",
    "created_at": "2023-08-13T10:18:27.326154-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/9d4212ad-809e-4173-9042-d9aac6bb6399",
    "datetime": "2023-08-13T16:10:00-04:00",
    "cutoff_datetime": "2023-08-13T16:10:00-04:00",
    "name": "BAL (K Bradish) v. SEA (B Miller)",
    "bettypes": [
        {
            "id": "d96e595c-4716-4e09-a404-df8cdba463ad",
            "match": "https://api-prod.gambitprofit.com/api/matches/ece6606b-61b1-437a-8e06-ec0693643822/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-13T10:18:27.337723-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": "SEA (B Miller)",
                        "amount": 5170.0
                    },
                    {
                        "team": "BAL (K Bradish)",
                        "amount": 4830.0
                    }
                ],
                "expected_reward_tokens": 9563.4,
                "profit_sb": 63.4,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9b9e62d8-9507-4389-b13e-996feb5a1d8d",
                    "gambit_id": "49cfd754-042f-4e44-81f9-5bfb9e393815",
                    "last_updated": "2023-08-14T18:33:05.594809-04:00",
                    "created_at": "2023-08-13T10:18:27.346074-04:00",
                    "name": "SEA (B Miller)",
                    "reward": "1.85000",
                    "odds": "1.88500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d96e595c-4716-4e09-a404-df8cdba463ad/?format=api"
                },
                {
                    "id": "0a82f4c2-1346-4d8d-bd14-5397e410c29f",
                    "gambit_id": "d0573a90-b087-41bf-a691-0170f782de0b",
                    "last_updated": "2023-08-14T18:33:05.591670-04:00",
                    "created_at": "2023-08-13T10:18:27.341694-04:00",
                    "name": "BAL (K Bradish)",
                    "reward": "1.98000",
                    "odds": "2.03000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d96e595c-4716-4e09-a404-df8cdba463ad/?format=api"
                }
            ]
        },
        {
            "id": "6aa6a27c-7bb7-49e7-abf7-e4942ffc67c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/ece6606b-61b1-437a-8e06-ec0693643822/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-13T10:18:27.350233-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": "SEA",
                        "amount": 6232.0
                    },
                    {
                        "team": "BAL",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f21de193-40f9-4c56-8268-3c9e27d99cde",
                    "gambit_id": "63440b34-d1a7-4a94-90ca-40a3c2d1c3bf",
                    "last_updated": "2023-08-14T18:33:05.607239-04:00",
                    "created_at": "2023-08-13T10:18:27.358219-04:00",
                    "name": "SEA",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aa6a27c-7bb7-49e7-abf7-e4942ffc67c5/?format=api"
                },
                {
                    "id": "934c8754-ab8d-4d75-99ea-36f40b549f22",
                    "gambit_id": "0b29bff6-2efa-48b3-a88a-897b957f28ba",
                    "last_updated": "2023-08-14T18:33:05.603400-04:00",
                    "created_at": "2023-08-13T10:18:27.354190-04:00",
                    "name": "BAL",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aa6a27c-7bb7-49e7-abf7-e4942ffc67c5/?format=api"
                }
            ]
        },
        {
            "id": "3b9b5490-289d-4654-97d6-f493683a9c20",
            "match": "https://api-prod.gambitprofit.com/api/matches/ece6606b-61b1-437a-8e06-ec0693643822/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-13T10:18:27.362243-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": "Game Total Over 8",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7996248c-f953-4872-a9b0-9d4f061f3782",
                    "gambit_id": "546d27ca-1235-4232-9df0-7e6196c97de0",
                    "last_updated": "2023-08-14T18:33:05.614105-04:00",
                    "created_at": "2023-08-13T10:18:27.366414-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b9b5490-289d-4654-97d6-f493683a9c20/?format=api"
                },
                {
                    "id": "c4c0382b-6c10-430e-84a9-c6fc310f136b",
                    "gambit_id": "3c6184b8-83ec-4841-ba56-3ae7c8ef112f",
                    "last_updated": "2023-08-14T18:33:05.624012-04:00",
                    "created_at": "2023-08-13T10:18:27.371591-04:00",
                    "name": "Game Total Under 8",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b9b5490-289d-4654-97d6-f493683a9c20/?format=api"
                }
            ]
        }
    ]
}