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/b9506af6-b474-4ed3-a986-afa8179a0728/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b9506af6-b474-4ed3-a986-afa8179a0728",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "090e7504-5e67-4b15-910c-d7149bc7fe36",
    "completed": true,
    "last_updated": "2023-02-05T11:41:54.700113-05:00",
    "created_at": "2023-02-04T09:17:17.822491-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.11,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/090e7504-5e67-4b15-910c-d7149bc7fe36",
    "datetime": "2023-02-04T18:10:00-05:00",
    "cutoff_datetime": "2023-02-04T18:10:00-05:00",
    "name": "Washington Wizards v. Brooklyn Nets",
    "bettypes": [
        {
            "id": "9a9445d5-08f7-4135-b940-98e003851968",
            "match": "https://api-prod.gambitprofit.com/api/matches/b9506af6-b474-4ed3-a986-afa8179a0728/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-04T09:17:17.834424-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": "Brooklyn Nets",
                        "amount": 5108.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 4892.0
                    }
                ],
                "expected_reward_tokens": 9294.8,
                "profit_sb": -205.2,
                "profit_sb_percentage": -2.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "89790f15-c5f5-44b7-833a-2e9f227e30a4",
                    "gambit_id": "a351aa68-3bde-44cc-860a-a0bf26648fb4",
                    "last_updated": "2023-02-05T11:41:54.710671-05:00",
                    "created_at": "2023-02-04T09:17:17.835830-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.82000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a9445d5-08f7-4135-b940-98e003851968/?format=api"
                },
                {
                    "id": "c5bf510e-e32a-4780-be18-0f4b2aa4bd5f",
                    "gambit_id": "bed228a8-90f3-4168-8d74-2ffd5ddc8b26",
                    "last_updated": "2023-02-05T11:41:54.711878-05:00",
                    "created_at": "2023-02-04T09:17:17.837232-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a9445d5-08f7-4135-b940-98e003851968/?format=api"
                }
            ]
        },
        {
            "id": "efde107b-0a05-496a-a199-3637df4d7865",
            "match": "https://api-prod.gambitprofit.com/api/matches/b9506af6-b474-4ed3-a986-afa8179a0728/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-04T09:17:17.830231-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": "Washington Wizards",
                        "amount": 5108.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 4892.0
                    }
                ],
                "expected_reward_tokens": 9294.8,
                "profit_sb": -205.2,
                "profit_sb_percentage": -2.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3abfea71-ce92-474c-88d1-cc6c98127cb9",
                    "gambit_id": "d12b448c-a88c-4050-ac74-dbfbc542d284",
                    "last_updated": "2023-02-05T11:41:54.708235-05:00",
                    "created_at": "2023-02-04T09:17:17.832944-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.82000",
                    "odds": "1.86960",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efde107b-0a05-496a-a199-3637df4d7865/?format=api"
                },
                {
                    "id": "f2202dbb-d211-4f6f-a2b4-601d62b30912",
                    "gambit_id": "3fd28816-78d0-4256-9e52-a4ecfbf99357",
                    "last_updated": "2023-02-05T11:41:54.706989-05:00",
                    "created_at": "2023-02-04T09:17:17.831543-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efde107b-0a05-496a-a199-3637df4d7865/?format=api"
                }
            ]
        },
        {
            "id": "d13f4b3b-a573-4804-b9f0-6f04e772be99",
            "match": "https://api-prod.gambitprofit.com/api/matches/b9506af6-b474-4ed3-a986-afa8179a0728/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-04T09:17:17.824847-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 224",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 224",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ddd76e97-79dc-4f79-8d7a-6ee83bddfff5",
                    "gambit_id": "f8d00c1d-fb20-4a6f-8ace-316853ba190b",
                    "last_updated": "2023-02-05T11:41:54.703236-05:00",
                    "created_at": "2023-02-04T09:17:17.826553-05:00",
                    "name": "Game Total Under 224",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "224.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d13f4b3b-a573-4804-b9f0-6f04e772be99/?format=api"
                },
                {
                    "id": "1e86bf42-2b5c-4206-ba39-1f6607170987",
                    "gambit_id": "b8600526-1c01-470f-b79d-e05fce6cbaa7",
                    "last_updated": "2023-02-05T11:41:54.704513-05:00",
                    "created_at": "2023-02-04T09:17:17.828710-05:00",
                    "name": "Game Total Over 224",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "224.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d13f4b3b-a573-4804-b9f0-6f04e772be99/?format=api"
                }
            ]
        }
    ]
}