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/efcc7161-a0c6-4235-8256-1194eec131b9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "efcc7161-a0c6-4235-8256-1194eec131b9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c5de46a8-1800-42df-b0cb-f0af319bdf92",
    "completed": true,
    "last_updated": "2023-06-26T10:33:17.643815-04:00",
    "created_at": "2023-06-24T08:58:08.630018-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.86,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c5de46a8-1800-42df-b0cb-f0af319bdf92",
    "datetime": "2023-06-24T20:40:00-04:00",
    "cutoff_datetime": "2023-06-24T20:40:00-04:00",
    "name": "WAS (J Gray) v. SDG (M Waldron)",
    "bettypes": [
        {
            "id": "3d0b642f-bf52-434e-a0c5-ccebc31e6412",
            "match": "https://api-prod.gambitprofit.com/api/matches/efcc7161-a0c6-4235-8256-1194eec131b9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-24T08:58:08.633045-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": "SDG (M Waldron)",
                        "amount": 6182.0
                    },
                    {
                        "team": "WAS (J Gray)",
                        "amount": 3818.0
                    }
                ],
                "expected_reward_tokens": 9582.1,
                "profit_sb": 82.1,
                "profit_sb_percentage": 0.86,
                "recommended": true
            },
            "lines": [
                {
                    "id": "74d5a95c-9a51-41f7-aeae-d59391219817",
                    "gambit_id": "ac7e405b-888f-4594-9c0b-876b15ff42b8",
                    "last_updated": "2023-06-26T10:33:17.650438-04:00",
                    "created_at": "2023-06-24T08:58:08.638136-04:00",
                    "name": "SDG (M Waldron)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0b642f-bf52-434e-a0c5-ccebc31e6412/?format=api"
                },
                {
                    "id": "8b298684-649e-456b-8c6f-b6a8eaa26e0e",
                    "gambit_id": "9ae421b6-c8c0-4b45-81f8-aff0160e35fa",
                    "last_updated": "2023-06-26T10:33:17.648495-04:00",
                    "created_at": "2023-06-24T08:58:08.635520-04:00",
                    "name": "WAS (J Gray)",
                    "reward": "2.51000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d0b642f-bf52-434e-a0c5-ccebc31e6412/?format=api"
                }
            ]
        },
        {
            "id": "e4ceef37-52e5-4136-908d-a40ba3bd0055",
            "match": "https://api-prod.gambitprofit.com/api/matches/efcc7161-a0c6-4235-8256-1194eec131b9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-24T08:58:08.640533-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": "WAS",
                        "amount": 5317.0
                    },
                    {
                        "team": "SDG",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a7aae53f-796e-43ae-af52-eef8dff3c86a",
                    "gambit_id": "5fe601b5-02c7-4118-9b40-6cc33bef9db1",
                    "last_updated": "2023-06-26T10:33:17.653796-04:00",
                    "created_at": "2023-06-24T08:58:08.642882-04:00",
                    "name": "WAS",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4ceef37-52e5-4136-908d-a40ba3bd0055/?format=api"
                },
                {
                    "id": "3afac9bd-9726-4a31-acab-4850b1838f46",
                    "gambit_id": "6a82c417-2179-4dd5-b655-637a7c9ed4bf",
                    "last_updated": "2023-06-26T10:33:17.655508-04:00",
                    "created_at": "2023-06-24T08:58:08.645258-04:00",
                    "name": "SDG",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4ceef37-52e5-4136-908d-a40ba3bd0055/?format=api"
                }
            ]
        },
        {
            "id": "186c13c7-933d-4a88-a2d0-e8361eb7cfdd",
            "match": "https://api-prod.gambitprofit.com/api/matches/efcc7161-a0c6-4235-8256-1194eec131b9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-24T08:58:08.647872-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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "47a27162-6751-4bfe-a4da-6de4cbb07bcc",
                    "gambit_id": "59c4d217-2a8e-4d14-af0c-1765b912bde0",
                    "last_updated": "2023-06-26T10:33:17.659044-04:00",
                    "created_at": "2023-06-24T08:58:08.650260-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/186c13c7-933d-4a88-a2d0-e8361eb7cfdd/?format=api"
                },
                {
                    "id": "f207ff71-2b12-497b-a0d1-974135e86a0b",
                    "gambit_id": "cdd202f3-5a4e-4e63-a485-1ff88edbf1bb",
                    "last_updated": "2023-06-26T10:33:17.660694-04:00",
                    "created_at": "2023-06-24T08:58:08.652643-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/186c13c7-933d-4a88-a2d0-e8361eb7cfdd/?format=api"
                }
            ]
        }
    ]
}