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/81a52ce3-3093-489f-a375-55f3af88fb40/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "81a52ce3-3093-489f-a375-55f3af88fb40",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c8d96500-5411-49f7-83ba-59da416ba7b7",
    "completed": true,
    "last_updated": "2022-10-20T09:36:59.998368-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.25,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/c8d96500-5411-49f7-83ba-59da416ba7b7",
    "datetime": "2022-10-19T19:40:00-04:00",
    "cutoff_datetime": "2022-10-19T19:40:00-04:00",
    "name": "Chicago Bulls v. Miami Heat",
    "bettypes": [
        {
            "id": "58816b07-0b32-441b-bd9f-8a0bfb16b349",
            "match": "https://api-prod.gambitprofit.com/api/matches/81a52ce3-3093-489f-a375-55f3af88fb40/?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": "Miami Heat",
                        "amount": 7271.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 2729.0
                    }
                ],
                "expected_reward_tokens": 9524.21,
                "profit_sb": 24.21,
                "profit_sb_percentage": 0.25,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4911116b-eb29-4c90-b291-ba3829adf705",
                    "gambit_id": "bfac8054-a8c9-4b77-b2b0-67a7be770b98",
                    "last_updated": "2022-10-20T09:37:00.004714-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.31000",
                    "odds": "1.32260",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58816b07-0b32-441b-bd9f-8a0bfb16b349/?format=api"
                },
                {
                    "id": "3c20f168-34bf-4f39-9c5d-2b8c3224922e",
                    "gambit_id": "ea342b04-09cf-494a-838f-3b2b1f31ecd1",
                    "last_updated": "2022-10-20T09:37:00.005886-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "3.49000",
                    "odds": "3.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58816b07-0b32-441b-bd9f-8a0bfb16b349/?format=api"
                }
            ]
        },
        {
            "id": "5b98d7a7-5911-47f5-88da-dfed3bf5de95",
            "match": "https://api-prod.gambitprofit.com/api/matches/81a52ce3-3093-489f-a375-55f3af88fb40/?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": "Chicago Bulls",
                        "amount": 5000.0
                    },
                    {
                        "team": "Miami Heat",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ba5d59f8-9cc7-48a5-bcf0-0fd27c98bed7",
                    "gambit_id": "176e97f1-f507-44f8-a3ef-3a69cf1ec778",
                    "last_updated": "2022-10-20T09:37:00.008803-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Bulls",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b98d7a7-5911-47f5-88da-dfed3bf5de95/?format=api"
                },
                {
                    "id": "def1bc91-6a9d-404c-ac9a-38caedbf0782",
                    "gambit_id": "af50e36a-f788-4fa4-b4e8-6260cc20d2e4",
                    "last_updated": "2022-10-20T09:37:00.007862-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Heat",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b98d7a7-5911-47f5-88da-dfed3bf5de95/?format=api"
                }
            ]
        },
        {
            "id": "27698289-29de-4fd0-9315-2dd8803cc05c",
            "match": "https://api-prod.gambitprofit.com/api/matches/81a52ce3-3093-489f-a375-55f3af88fb40/?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 216",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 216",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a941e7df-3159-4218-87b8-0177868c9530",
                    "gambit_id": "134a3844-ce16-4d51-890d-33e57fe636bd",
                    "last_updated": "2022-10-20T09:37:00.002423-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 216",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "216.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27698289-29de-4fd0-9315-2dd8803cc05c/?format=api"
                },
                {
                    "id": "27309b12-6bc4-4549-9353-31c91408d0e3",
                    "gambit_id": "95fcd836-91c0-4850-bc44-ec0901bec3f6",
                    "last_updated": "2022-10-20T09:37:00.001227-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 216",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "216.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27698289-29de-4fd0-9315-2dd8803cc05c/?format=api"
                }
            ]
        }
    ]
}