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/6c270d09-8bbf-470c-803b-31d1b8f998b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6c270d09-8bbf-470c-803b-31d1b8f998b1",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "bd4237e3-a283-4f47-8ad6-ba01f8ec58b7",
    "completed": true,
    "last_updated": "2022-08-16T09:37:02.111964-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.27,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/bd4237e3-a283-4f47-8ad6-ba01f8ec58b7",
    "datetime": "2022-08-15T15:00:00-04:00",
    "cutoff_datetime": "2022-08-15T15:00:00-04:00",
    "name": "Liverpool v. Crystal Palace",
    "bettypes": [
        {
            "id": "34b756ad-61ba-4a3f-8728-55699133e60d",
            "match": "https://api-prod.gambitprofit.com/api/matches/6c270d09-8bbf-470c-803b-31d1b8f998b1/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 8057.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1943.0
                    }
                ],
                "expected_reward_tokens": 9909.3,
                "profit_sb": 909.3,
                "profit_sb_percentage": 10.1,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 7337.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1770.0
                    },
                    {
                        "team": "Crystal Palace",
                        "amount": 894.0
                    }
                ],
                "expected_reward_tokens": 9024.51,
                "profit_sb": 24.51,
                "profit_sb_percentage": 0.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "22abdb90-e73a-4e01-b774-bb96d02531b3",
                    "gambit_id": "e151af25-0635-4842-bf59-d13fc7c74833",
                    "last_updated": "2022-08-16T09:37:02.114547-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Liverpool",
                    "reward": "1.23000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b756ad-61ba-4a3f-8728-55699133e60d/?format=api"
                },
                {
                    "id": "4e4d81ee-48f7-47ef-b904-ef756690a699",
                    "gambit_id": "2d0b4cc4-bf3f-429c-96c8-1d2269f386ca",
                    "last_updated": "2022-08-16T09:37:02.114993-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "5.10000",
                    "odds": "5.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b756ad-61ba-4a3f-8728-55699133e60d/?format=api"
                },
                {
                    "id": "a7669d67-90aa-42dc-a9a0-0eba0eb33315",
                    "gambit_id": "cf61322a-11e6-4242-9692-b8b71f9c2eff",
                    "last_updated": "2022-08-16T09:37:02.114102-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Crystal Palace",
                    "reward": "10.10000",
                    "odds": "11.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b756ad-61ba-4a3f-8728-55699133e60d/?format=api"
                }
            ]
        },
        {
            "id": "7881e328-3f79-450e-b070-2b3c2a4061a3",
            "match": "https://api-prod.gambitprofit.com/api/matches/6c270d09-8bbf-470c-803b-31d1b8f998b1/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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": "Game Total Over 2.5",
                        "amount": 5924.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4076.0
                    }
                ],
                "expected_reward_tokens": 8885.68,
                "profit_sb": -114.32,
                "profit_sb_percentage": -1.27,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a7f2d789-b743-49a7-9587-6d9082cefc15",
                    "gambit_id": "2e98374e-d033-4b86-88b4-9764ad143503",
                    "last_updated": "2022-08-16T09:37:02.113634-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.50000",
                    "odds": "1.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7881e328-3f79-450e-b070-2b3c2a4061a3/?format=api"
                },
                {
                    "id": "b3fcf5e4-edbe-4fa1-b218-1ee0bc6b691f",
                    "gambit_id": "35413070-d503-49c7-bd53-b0f8b19add7a",
                    "last_updated": "2022-08-16T09:37:02.113034-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.18000",
                    "odds": "2.30000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7881e328-3f79-450e-b070-2b3c2a4061a3/?format=api"
                }
            ]
        }
    ]
}