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/27c1ed27-ad5b-40c7-9598-0c199aa1b649/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "27c1ed27-ad5b-40c7-9598-0c199aa1b649",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "12592486-05f2-4626-ae8c-89381f8bdfe4",
    "completed": true,
    "last_updated": "2023-10-26T10:33:09.380843-04:00",
    "created_at": "2023-10-25T09:13:09.794739-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.6,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/12592486-05f2-4626-ae8c-89381f8bdfe4",
    "datetime": "2023-10-25T22:40:00-04:00",
    "cutoff_datetime": "2023-10-25T22:40:00-04:00",
    "name": "Portland Trail Blazers v. Los Angeles Clippers",
    "bettypes": [
        {
            "id": "f8b2ecb0-5f3e-4ebc-8b7b-fcb7cfc92380",
            "match": "https://api-prod.gambitprofit.com/api/matches/27c1ed27-ad5b-40c7-9598-0c199aa1b649/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-25T09:13:09.813570-04: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": "Los Angeles Clippers",
                        "amount": 7741.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 2259.0
                    }
                ],
                "expected_reward_tokens": 9442.62,
                "profit_sb": -57.38,
                "profit_sb_percentage": -0.6,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aa168c50-cbf9-4086-9220-fb8f29457a36",
                    "gambit_id": "13c34960-990d-4484-934b-849de99871d9",
                    "last_updated": "2023-10-26T10:33:09.403689-04:00",
                    "created_at": "2023-10-25T09:13:09.821363-04:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.22000",
                    "odds": "1.23260",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8b2ecb0-5f3e-4ebc-8b7b-fcb7cfc92380/?format=api"
                },
                {
                    "id": "9b360f1f-3d20-40c6-9774-8b7ae71a4e60",
                    "gambit_id": "0bcd7ea4-8c04-48ae-83cb-c654be64cc19",
                    "last_updated": "2023-10-26T10:33:09.400188-04:00",
                    "created_at": "2023-10-25T09:13:09.817352-04:00",
                    "name": "Portland Trail Blazers",
                    "reward": "4.18000",
                    "odds": "4.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8b2ecb0-5f3e-4ebc-8b7b-fcb7cfc92380/?format=api"
                }
            ]
        },
        {
            "id": "cf3504c8-8cc4-44e6-b64b-2eee7067ef5d",
            "match": "https://api-prod.gambitprofit.com/api/matches/27c1ed27-ad5b-40c7-9598-0c199aa1b649/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-25T09:13:09.799953-04: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": "Portland Trail Blazers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Clippers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "51f05cbc-6ecb-41cd-9371-c74db843e5cf",
                    "gambit_id": "f9610d21-8484-420a-92cd-aaf46e5b84f5",
                    "last_updated": "2023-10-26T10:33:09.393397-04:00",
                    "created_at": "2023-10-25T09:13:09.804373-04:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf3504c8-8cc4-44e6-b64b-2eee7067ef5d/?format=api"
                },
                {
                    "id": "2ca7f62c-382f-4390-a6b1-497ece0bc932",
                    "gambit_id": "759525ba-6ed8-4dc8-972f-15170dce938e",
                    "last_updated": "2023-10-26T10:33:09.390017-04:00",
                    "created_at": "2023-10-25T09:13:09.809436-04:00",
                    "name": "Los Angeles Clippers",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf3504c8-8cc4-44e6-b64b-2eee7067ef5d/?format=api"
                }
            ]
        },
        {
            "id": "1d291da6-4c27-42b7-ac53-557a8cbefa8f",
            "match": "https://api-prod.gambitprofit.com/api/matches/27c1ed27-ad5b-40c7-9598-0c199aa1b649/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-25T09:13:09.825310-04: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 225",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 225",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3b206b81-f6d6-46ca-8b89-bc9f515ef478",
                    "gambit_id": "5abfe8e2-0693-49d4-b623-528cae428a44",
                    "last_updated": "2023-10-26T10:33:09.421572-04:00",
                    "created_at": "2023-10-25T09:13:09.829366-04:00",
                    "name": "Game Total Over 225",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "225.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d291da6-4c27-42b7-ac53-557a8cbefa8f/?format=api"
                },
                {
                    "id": "51d57106-e98c-44e6-a931-50f5072e65b9",
                    "gambit_id": "2c453a7e-2ed2-40b3-9760-42b13176f5ed",
                    "last_updated": "2023-10-26T10:33:09.425201-04:00",
                    "created_at": "2023-10-25T09:13:09.833971-04:00",
                    "name": "Game Total Under 225",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "225.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d291da6-4c27-42b7-ac53-557a8cbefa8f/?format=api"
                }
            ]
        }
    ]
}