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/c57bbac6-6f99-4b26-ae71-352b342ab1cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c57bbac6-6f99-4b26-ae71-352b342ab1cf",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b190459e-9b79-4879-8cd7-b11c2b1d3b93",
    "completed": true,
    "last_updated": "2022-11-22T09:57:25.677824-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.87,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/b190459e-9b79-4879-8cd7-b11c2b1d3b93",
    "datetime": "2022-11-21T20:10:00-05:00",
    "cutoff_datetime": "2022-11-21T20:10:00-05:00",
    "name": "Golden State Warriors v. New Orleans Pelicans",
    "bettypes": [
        {
            "id": "93703675-d388-4d4c-bdac-c4e733dff50a",
            "match": "https://api-prod.gambitprofit.com/api/matches/c57bbac6-6f99-4b26-ae71-352b342ab1cf/?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": "New Orleans Pelicans",
                        "amount": 7983.0
                    },
                    {
                        "team": "Golden State Warriors",
                        "amount": 2017.0
                    }
                ],
                "expected_reward_tokens": 9258.03,
                "profit_sb": 258.03,
                "profit_sb_percentage": 2.87,
                "recommended": true
            },
            "lines": [
                {
                    "id": "db55b0ef-3da6-44af-a3e4-630050201606",
                    "gambit_id": "620768fc-c560-4a3b-85eb-26c4aa59360e",
                    "last_updated": "2022-11-22T09:57:25.687342-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.16000",
                    "odds": "1.18180",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93703675-d388-4d4c-bdac-c4e733dff50a/?format=api"
                },
                {
                    "id": "b7e6ee57-751d-41e1-b8fd-148f2891d05c",
                    "gambit_id": "46d21f97-3d36-4d95-ad21-65ae7293aa7b",
                    "last_updated": "2022-11-22T09:57:25.688322-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Golden State Warriors",
                    "reward": "4.59000",
                    "odds": "5.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93703675-d388-4d4c-bdac-c4e733dff50a/?format=api"
                }
            ]
        },
        {
            "id": "d03d39e1-47db-4c59-b3ae-fa24e1754939",
            "match": "https://api-prod.gambitprofit.com/api/matches/c57bbac6-6f99-4b26-ae71-352b342ab1cf/?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": "New Orleans Pelicans",
                        "amount": 5000.0
                    },
                    {
                        "team": "Golden State Warriors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8087b3be-55f8-45f6-8b63-24d011ef458d",
                    "gambit_id": "f36744a8-cc0e-4d83-b564-270dc39fd12b",
                    "last_updated": "2022-11-22T09:57:25.685115-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d03d39e1-47db-4c59-b3ae-fa24e1754939/?format=api"
                },
                {
                    "id": "89608b9b-e1f1-4f9d-9b62-08fa16d32e79",
                    "gambit_id": "85e8d057-e2a5-47fa-b980-5f7c3ca9c445",
                    "last_updated": "2022-11-22T09:57:25.683989-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d03d39e1-47db-4c59-b3ae-fa24e1754939/?format=api"
                }
            ]
        },
        {
            "id": "65ed8348-07d9-4011-80a3-b4d9cf2b69b7",
            "match": "https://api-prod.gambitprofit.com/api/matches/c57bbac6-6f99-4b26-ae71-352b342ab1cf/?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 Under 226.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 226.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ecb64266-7b57-40e1-9b50-dd24e4ff0842",
                    "gambit_id": "28fd3910-7de8-4a0f-91fa-b5061df7afe5",
                    "last_updated": "2022-11-22T09:57:25.680569-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 226.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "226.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65ed8348-07d9-4011-80a3-b4d9cf2b69b7/?format=api"
                },
                {
                    "id": "eae4bd15-d6ab-429f-9695-3d355205bdb2",
                    "gambit_id": "56f6f1ed-fb53-4461-ac38-cba6684aa2bd",
                    "last_updated": "2022-11-22T09:57:25.681753-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 226.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "226.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65ed8348-07d9-4011-80a3-b4d9cf2b69b7/?format=api"
                }
            ]
        }
    ]
}