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/4b2615d6-c6e6-4146-b983-92f4e2b03a4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4b2615d6-c6e6-4146-b983-92f4e2b03a4a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9270fc65-2a10-49e9-b759-e3da2d9b5e11",
    "completed": true,
    "last_updated": "2023-02-11T13:07:03.465025-05:00",
    "created_at": "2023-02-10T09:02:10.261861-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.18,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/9270fc65-2a10-49e9-b759-e3da2d9b5e11",
    "datetime": "2023-02-10T22:10:00-05:00",
    "cutoff_datetime": "2023-02-10T22:10:00-05:00",
    "name": "Dallas Mavericks v. Sacramento Kings",
    "bettypes": [
        {
            "id": "aacf7469-26f2-424d-b8c7-50028b16fa35",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b2615d6-c6e6-4146-b983-92f4e2b03a4a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-10T09:02:10.271711-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": "Sacramento Kings",
                        "amount": 5419.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 4581.0
                    }
                ],
                "expected_reward_tokens": 9482.67,
                "profit_sb": -17.33,
                "profit_sb_percentage": -0.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "63d15a6f-b73f-41bd-b9cf-32e270f12cd3",
                    "gambit_id": "b9dd712c-4b5f-4490-a4e3-0bb75b04d199",
                    "last_updated": "2023-02-11T13:07:03.476039-05:00",
                    "created_at": "2023-02-10T09:02:10.273021-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.75000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aacf7469-26f2-424d-b8c7-50028b16fa35/?format=api"
                },
                {
                    "id": "5eec9b87-02a7-4e06-82d0-0fbcbc485634",
                    "gambit_id": "442d749c-599c-457a-9e4c-ef39a9bfbf6a",
                    "last_updated": "2023-02-11T13:07:03.477208-05:00",
                    "created_at": "2023-02-10T09:02:10.274302-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aacf7469-26f2-424d-b8c7-50028b16fa35/?format=api"
                }
            ]
        },
        {
            "id": "560a1f57-f369-4d89-936f-c2741da5eb24",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b2615d6-c6e6-4146-b983-92f4e2b03a4a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-10T09:02:10.267633-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": "Sacramento Kings",
                        "amount": 5000.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f3325bcb-07da-40f7-b174-e7c2ead8f6be",
                    "gambit_id": "2a187c88-6772-42eb-9272-9bd4206af28e",
                    "last_updated": "2023-02-11T13:07:03.472333-05:00",
                    "created_at": "2023-02-10T09:02:10.268892-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/560a1f57-f369-4d89-936f-c2741da5eb24/?format=api"
                },
                {
                    "id": "87e52203-af9e-4fce-95f6-48b5d763457d",
                    "gambit_id": "492525e5-b31f-4684-8c39-2420563b0e66",
                    "last_updated": "2023-02-11T13:07:03.473617-05:00",
                    "created_at": "2023-02-10T09:02:10.270278-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/560a1f57-f369-4d89-936f-c2741da5eb24/?format=api"
                }
            ]
        },
        {
            "id": "6b2f484c-7e9e-4e9d-b3d0-fa599d5b5b90",
            "match": "https://api-prod.gambitprofit.com/api/matches/4b2615d6-c6e6-4146-b983-92f4e2b03a4a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-10T09:02:10.263570-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 233.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 233.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "897f69ee-428e-4e16-be01-a5cf63308a15",
                    "gambit_id": "db020b93-d49d-44df-a7ac-1d66d1fd4741",
                    "last_updated": "2023-02-11T13:07:03.467794-05:00",
                    "created_at": "2023-02-10T09:02:10.264871-05:00",
                    "name": "Game Total Under 233.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "233.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b2f484c-7e9e-4e9d-b3d0-fa599d5b5b90/?format=api"
                },
                {
                    "id": "3a46f6db-b344-465f-882e-7cef3d9ba1bf",
                    "gambit_id": "257a578b-40c9-4a23-ad97-bfb457e4e796",
                    "last_updated": "2023-02-11T13:07:03.469432-05:00",
                    "created_at": "2023-02-10T09:02:10.266272-05:00",
                    "name": "Game Total Over 233.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "233.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b2f484c-7e9e-4e9d-b3d0-fa599d5b5b90/?format=api"
                }
            ]
        }
    ]
}