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/c8dd0d76-aced-4c83-8820-aaf2f24dce2c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c8dd0d76-aced-4c83-8820-aaf2f24dce2c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b4145dad-3d51-4b61-8c20-3ef3ad016fbc",
    "completed": true,
    "last_updated": "2022-10-03T11:12:31.252766-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.79,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/b4145dad-3d51-4b61-8c20-3ef3ad016fbc",
    "datetime": "2022-10-01T19:30:00-04:00",
    "cutoff_datetime": "2022-10-01T19:30:00-04:00",
    "name": "NC State v. Clemson",
    "bettypes": [
        {
            "id": "5756a94a-2aeb-4495-8208-e8df579237b5",
            "match": "https://api-prod.gambitprofit.com/api/matches/c8dd0d76-aced-4c83-8820-aaf2f24dce2c/?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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Clemson",
                        "amount": 6930.0
                    },
                    {
                        "team": "NC State",
                        "amount": 3070.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "98c4936f-a4d2-4ddc-9758-ec5228cc8666",
                    "gambit_id": "7a401dad-7651-4e80-b9dd-ea0f4623e8b5",
                    "last_updated": "2022-10-03T11:12:31.261091-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Clemson",
                    "reward": "1.36000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5756a94a-2aeb-4495-8208-e8df579237b5/?format=api"
                },
                {
                    "id": "65c642ef-2fee-4bdb-8171-c7cced6eb8be",
                    "gambit_id": "dba0fc18-ead3-4c90-a320-4a30c63c76e4",
                    "last_updated": "2022-10-03T11:12:31.262130-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NC State",
                    "reward": "3.07000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5756a94a-2aeb-4495-8208-e8df579237b5/?format=api"
                }
            ]
        },
        {
            "id": "2dd2f65d-e99a-4b14-942c-b7831a223c3c",
            "match": "https://api-prod.gambitprofit.com/api/matches/c8dd0d76-aced-4c83-8820-aaf2f24dce2c/?format=api",
            "name": "Play the Odds",
            "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": "Clemson",
                        "amount": 5108.0
                    },
                    {
                        "team": "NC State",
                        "amount": 4892.0
                    }
                ],
                "expected_reward_tokens": 9294.8,
                "profit_sb": -205.2,
                "profit_sb_percentage": -2.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d574361c-9a74-49bd-afa6-2a3321c36747",
                    "gambit_id": "50a6c17b-5827-49a9-bf84-547e3ade1333",
                    "last_updated": "2022-10-03T11:12:31.264585-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Clemson",
                    "reward": "1.82000",
                    "odds": "1.86960",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dd2f65d-e99a-4b14-942c-b7831a223c3c/?format=api"
                },
                {
                    "id": "2ff088fd-0f61-4f86-b970-d79897e7dee1",
                    "gambit_id": "3816c052-3a3f-4276-b8e1-70689f557fa7",
                    "last_updated": "2022-10-03T11:12:31.265666-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NC State",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dd2f65d-e99a-4b14-942c-b7831a223c3c/?format=api"
                }
            ]
        },
        {
            "id": "c1dfbc3e-6bd3-42dd-8966-9675ac86cb7f",
            "match": "https://api-prod.gambitprofit.com/api/matches/c8dd0d76-aced-4c83-8820-aaf2f24dce2c/?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 45.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 45.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "db7f732e-7bbe-4484-9d57-54f6b4b707c5",
                    "gambit_id": "47aed9ec-9c6b-4850-a0a9-fe2147ebd058",
                    "last_updated": "2022-10-03T11:12:31.258205-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 45.5",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "45.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1dfbc3e-6bd3-42dd-8966-9675ac86cb7f/?format=api"
                },
                {
                    "id": "64719398-2ebc-4ecf-96c2-48e67bd022e6",
                    "gambit_id": "11c482ac-ec87-44ea-b92d-ad1770158bac",
                    "last_updated": "2022-10-03T11:12:31.256784-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 45.5",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "45.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1dfbc3e-6bd3-42dd-8966-9675ac86cb7f/?format=api"
                }
            ]
        }
    ]
}