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/af0000ff-b173-4ff5-bac7-d525e9d1b3b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "af0000ff-b173-4ff5-bac7-d525e9d1b3b7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8f1668f4-7410-475c-a500-d84a3141e8b4",
    "completed": true,
    "last_updated": "2022-11-01T09:57:24.194614-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.05,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/8f1668f4-7410-475c-a500-d84a3141e8b4",
    "datetime": "2022-10-31T19:40:00-04:00",
    "cutoff_datetime": "2022-10-31T19:40:00-04:00",
    "name": "Atlanta Hawks v. Toronto Raptors",
    "bettypes": [
        {
            "id": "3cd13068-8d43-4a42-b67e-941f68e75b8e",
            "match": "https://api-prod.gambitprofit.com/api/matches/af0000ff-b173-4ff5-bac7-d525e9d1b3b7/?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": "Toronto Raptors",
                        "amount": 5521.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 4479.0
                    }
                ],
                "expected_reward_tokens": 9495.48,
                "profit_sb": -4.52,
                "profit_sb_percentage": -0.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a89c1d99-f83e-4cb9-b0d6-f1eb98bfa14a",
                    "gambit_id": "31d2c14f-08b7-458e-8538-efc38b7adf1a",
                    "last_updated": "2022-11-01T09:57:24.200470-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.72000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cd13068-8d43-4a42-b67e-941f68e75b8e/?format=api"
                },
                {
                    "id": "76af74f9-aa01-4de9-8172-151dfa6c1027",
                    "gambit_id": "b6203289-5aa7-42f8-a773-58e545ae33a3",
                    "last_updated": "2022-11-01T09:57:24.201425-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cd13068-8d43-4a42-b67e-941f68e75b8e/?format=api"
                }
            ]
        },
        {
            "id": "065a939b-dfff-4b85-a840-8b88b5a8b20d",
            "match": "https://api-prod.gambitprofit.com/api/matches/af0000ff-b173-4ff5-bac7-d525e9d1b3b7/?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": "Toronto Raptors",
                        "amount": 5106.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c813591d-2ec3-46d5-a78b-6901d399064a",
                    "gambit_id": "7a592a58-9189-4ae4-a79f-33097bda9e1b",
                    "last_updated": "2022-11-01T09:57:24.203331-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/065a939b-dfff-4b85-a840-8b88b5a8b20d/?format=api"
                },
                {
                    "id": "b31ac093-1509-4b67-af7f-a8a89d964825",
                    "gambit_id": "bd94519e-db3a-43d8-8adc-8cb578e4e5a0",
                    "last_updated": "2022-11-01T09:57:24.204273-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/065a939b-dfff-4b85-a840-8b88b5a8b20d/?format=api"
                }
            ]
        },
        {
            "id": "c8e71ae7-f85c-4781-9ce7-b7703d8e3e63",
            "match": "https://api-prod.gambitprofit.com/api/matches/af0000ff-b173-4ff5-bac7-d525e9d1b3b7/?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 222.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 222.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "492af382-1087-43a6-b43c-bb315d1f136a",
                    "gambit_id": "23d3cc7f-3adc-458b-b177-a820673cbcd5",
                    "last_updated": "2022-11-01T09:57:24.198597-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 222.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "222.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8e71ae7-f85c-4781-9ce7-b7703d8e3e63/?format=api"
                },
                {
                    "id": "4b5506ae-1ebc-4495-9a25-197dafcf8b17",
                    "gambit_id": "08d2bb62-8136-4744-911c-8ffc3b725e46",
                    "last_updated": "2022-11-01T09:57:24.197466-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 222.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "222.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8e71ae7-f85c-4781-9ce7-b7703d8e3e63/?format=api"
                }
            ]
        }
    ]
}