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/7adb63c5-0f87-43bd-a43d-47b8835ee0d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7adb63c5-0f87-43bd-a43d-47b8835ee0d1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "653bea59-6f28-441c-a233-1ec7c6d0632a",
    "completed": true,
    "last_updated": "2023-11-23T16:33:06.155857-05:00",
    "created_at": "2023-11-22T09:08:16.767915-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.15,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/653bea59-6f28-441c-a233-1ec7c6d0632a",
    "datetime": "2023-11-22T19:10:00-05:00",
    "cutoff_datetime": "2023-11-22T19:10:00-05:00",
    "name": "Denver Nuggets v. Orlando Magic",
    "bettypes": [
        {
            "id": "ddcd89fe-942d-4318-b2f5-05b9bd03d099",
            "match": "https://api-prod.gambitprofit.com/api/matches/7adb63c5-0f87-43bd-a43d-47b8835ee0d1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-22T09:13:25.171692-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": "Denver Nuggets",
                        "amount": 5929.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 4071.0
                    }
                ],
                "expected_reward_tokens": 9485.43,
                "profit_sb": -14.57,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "687cb981-7369-484c-b595-0dd69c22f2e0",
                    "gambit_id": "0ed3db0a-1d09-48fd-a2d8-cbec43031e9c",
                    "last_updated": "2023-11-23T16:33:06.204986-05:00",
                    "created_at": "2023-11-22T09:13:25.175694-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddcd89fe-942d-4318-b2f5-05b9bd03d099/?format=api"
                },
                {
                    "id": "2a3b950b-d90d-4aec-9dfd-d54f042f522e",
                    "gambit_id": "c1d5e4a2-8123-4e56-9e59-90e435c6976e",
                    "last_updated": "2023-11-23T16:33:06.213744-05:00",
                    "created_at": "2023-11-22T09:13:25.180840-05:00",
                    "name": "Orlando Magic",
                    "reward": "2.33000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddcd89fe-942d-4318-b2f5-05b9bd03d099/?format=api"
                }
            ]
        },
        {
            "id": "9ef7d8fd-071d-40ca-bb43-21483f07e109",
            "match": "https://api-prod.gambitprofit.com/api/matches/7adb63c5-0f87-43bd-a43d-47b8835ee0d1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-22T09:08:16.773611-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": "Denver Nuggets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "54b72987-0cad-4275-af16-f9e78c227dee",
                    "gambit_id": "b7527eac-25bb-4371-b768-4f68a0326ce5",
                    "last_updated": "2023-11-23T16:33:06.170660-05:00",
                    "created_at": "2023-11-22T09:08:16.777841-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ef7d8fd-071d-40ca-bb43-21483f07e109/?format=api"
                },
                {
                    "id": "4ceee5a9-8758-467c-85a7-fc3bf7baffc2",
                    "gambit_id": "a880822a-4217-4212-ae94-b548ab714668",
                    "last_updated": "2023-11-23T16:33:06.174654-05:00",
                    "created_at": "2023-11-22T09:08:16.781895-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ef7d8fd-071d-40ca-bb43-21483f07e109/?format=api"
                }
            ]
        },
        {
            "id": "cfed8479-40fc-4835-933e-4486ed732d69",
            "match": "https://api-prod.gambitprofit.com/api/matches/7adb63c5-0f87-43bd-a43d-47b8835ee0d1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-22T09:08:16.787100-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 219.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 219.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5a5d8dde-b0ec-4a9e-810f-59f72a0f79a0",
                    "gambit_id": "1eb7db38-6fc1-4242-a331-3f21c38b1da0",
                    "last_updated": "2023-11-23T16:33:06.181680-05:00",
                    "created_at": "2023-11-22T09:08:16.791866-05:00",
                    "name": "Game Total Over 219.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "219.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfed8479-40fc-4835-933e-4486ed732d69/?format=api"
                },
                {
                    "id": "b564389a-e857-41d0-817b-9f8cda3bd47f",
                    "gambit_id": "44c552cf-02ec-4ebf-a64b-c0be1f1df995",
                    "last_updated": "2023-11-23T16:33:06.185605-05:00",
                    "created_at": "2023-11-22T09:08:16.801238-05:00",
                    "name": "Game Total Under 219.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "219.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfed8479-40fc-4835-933e-4486ed732d69/?format=api"
                }
            ]
        }
    ]
}