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/502dbf36-3582-4ae4-b921-6b1c4fcfb8dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "502dbf36-3582-4ae4-b921-6b1c4fcfb8dc",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e3e6436c-5afb-472d-b54c-0b4eeabcb1a9",
    "completed": true,
    "last_updated": "2023-01-11T10:46:57.203359-05:00",
    "created_at": "2023-01-10T15:32:00.412083-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.67,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/e3e6436c-5afb-472d-b54c-0b4eeabcb1a9",
    "datetime": "2023-01-10T22:00:00-05:00",
    "cutoff_datetime": "2023-01-10T22:00:00-05:00",
    "name": "Phoenix Suns v. Golden State Warriors",
    "bettypes": [
        {
            "id": "9e5a517f-fc05-471e-9393-30c8ecac6da5",
            "match": "https://api-prod.gambitprofit.com/api/matches/502dbf36-3582-4ae4-b921-6b1c4fcfb8dc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-10T15:32:00.421458-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": "Golden State Warriors",
                        "amount": 8326.0
                    },
                    {
                        "team": "Phoenix Suns",
                        "amount": 1674.0
                    }
                ],
                "expected_reward_tokens": 9240.48,
                "profit_sb": 240.48,
                "profit_sb_percentage": 2.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c29d431a-a627-498d-a8d5-44e99bf2ab7e",
                    "gambit_id": "5e7c409e-a5e1-4e3b-86b6-e5c664291c06",
                    "last_updated": "2023-01-11T10:46:57.213568-05:00",
                    "created_at": "2023-01-10T15:32:00.422704-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.11000",
                    "odds": "1.13330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e5a517f-fc05-471e-9393-30c8ecac6da5/?format=api"
                },
                {
                    "id": "6dbd18d8-c30e-49ce-b40e-ee752586f26d",
                    "gambit_id": "57713fcd-f782-436b-b699-6fd315edac0a",
                    "last_updated": "2023-01-11T10:46:57.214595-05:00",
                    "created_at": "2023-01-10T15:32:00.423915-05:00",
                    "name": "Phoenix Suns",
                    "reward": "5.52000",
                    "odds": "6.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e5a517f-fc05-471e-9393-30c8ecac6da5/?format=api"
                }
            ]
        },
        {
            "id": "4ae4116b-378e-41cf-8dbb-f116624f86d5",
            "match": "https://api-prod.gambitprofit.com/api/matches/502dbf36-3582-4ae4-b921-6b1c4fcfb8dc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-10T15:32:00.417618-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": "Golden State Warriors",
                        "amount": 5000.0
                    },
                    {
                        "team": "Phoenix Suns",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b4369b9d-b860-4170-b5f4-888e58c7e084",
                    "gambit_id": "eb79757b-b53d-40ab-b27e-87f56682cd46",
                    "last_updated": "2023-01-11T10:46:57.210466-05:00",
                    "created_at": "2023-01-10T15:32:00.418843-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ae4116b-378e-41cf-8dbb-f116624f86d5/?format=api"
                },
                {
                    "id": "9b1720ba-10c4-43ca-9adb-3ee64efb5252",
                    "gambit_id": "b1a74f57-ace9-408c-897d-988cc315189b",
                    "last_updated": "2023-01-11T10:46:57.211491-05:00",
                    "created_at": "2023-01-10T15:32:00.420075-05:00",
                    "name": "Phoenix Suns",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ae4116b-378e-41cf-8dbb-f116624f86d5/?format=api"
                }
            ]
        },
        {
            "id": "fc793c71-de1c-429b-8407-e3761fb58d3e",
            "match": "https://api-prod.gambitprofit.com/api/matches/502dbf36-3582-4ae4-b921-6b1c4fcfb8dc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-10T15:32:00.413787-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 230",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 230",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8e50ca1c-668c-4b1e-8060-b3d144da1a53",
                    "gambit_id": "42ad4079-0413-47d4-bfd9-2da9b282ca60",
                    "last_updated": "2023-01-11T10:46:57.208294-05:00",
                    "created_at": "2023-01-10T15:32:00.416263-05:00",
                    "name": "Game Total Over 230",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "230.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc793c71-de1c-429b-8407-e3761fb58d3e/?format=api"
                },
                {
                    "id": "5f905f1d-541f-467e-9df2-0e9929bbf2b4",
                    "gambit_id": "6755b734-80b8-4b69-a9b3-713238b9cc82",
                    "last_updated": "2023-01-11T10:46:57.207127-05:00",
                    "created_at": "2023-01-10T15:32:00.415031-05:00",
                    "name": "Game Total Under 230",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "230.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc793c71-de1c-429b-8407-e3761fb58d3e/?format=api"
                }
            ]
        }
    ]
}