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/b8978267-98ce-4ee7-b8cd-9c0e8fe7d51c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b8978267-98ce-4ee7-b8cd-9c0e8fe7d51c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "23696de1-44ca-4b06-a985-ee698258d158",
    "completed": true,
    "last_updated": "2022-12-17T19:37:20.347731-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.1,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/23696de1-44ca-4b06-a985-ee698258d158",
    "datetime": "2022-12-16T19:40:00-05:00",
    "cutoff_datetime": "2022-12-16T19:40:00-05:00",
    "name": "Brooklyn Nets v. Toronto Raptors",
    "bettypes": [
        {
            "id": "b9dc4185-1b28-4c74-a770-d56c0c9757e3",
            "match": "https://api-prod.gambitprofit.com/api/matches/b8978267-98ce-4ee7-b8cd-9c0e8fe7d51c/?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": "Brooklyn Nets",
                        "amount": 5208.0
                    },
                    {
                        "team": "Toronto Raptors",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3ff061bb-c27e-4803-9f33-4a17483de70d",
                    "gambit_id": "1da343bf-e8b0-451e-91b9-2a04747cbde7",
                    "last_updated": "2022-12-17T19:37:20.354740-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9dc4185-1b28-4c74-a770-d56c0c9757e3/?format=api"
                },
                {
                    "id": "a5fc129e-497d-496c-ba83-e0e070f943c5",
                    "gambit_id": "712d4a7e-d573-4385-b3f3-c14f9cc37b99",
                    "last_updated": "2022-12-17T19:37:20.353697-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9dc4185-1b28-4c74-a770-d56c0c9757e3/?format=api"
                }
            ]
        },
        {
            "id": "0b685bee-bc05-4e93-8d76-a382855f055c",
            "match": "https://api-prod.gambitprofit.com/api/matches/b8978267-98ce-4ee7-b8cd-9c0e8fe7d51c/?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": 5000.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4cd7f9e1-aa11-4ee4-aa09-d3b5b3516a21",
                    "gambit_id": "d2acffd0-6425-43ad-b4ce-1272f22f90da",
                    "last_updated": "2022-12-17T19:37:20.356840-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b685bee-bc05-4e93-8d76-a382855f055c/?format=api"
                },
                {
                    "id": "de9c1fc1-6ebe-447b-8262-3cc6fafccdc3",
                    "gambit_id": "e9f65d93-c509-4cff-8408-727641bda15e",
                    "last_updated": "2022-12-17T19:37:20.357879-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b685bee-bc05-4e93-8d76-a382855f055c/?format=api"
                }
            ]
        },
        {
            "id": "22a3fd04-8586-4d7c-90ee-f3fd0ef72ca3",
            "match": "https://api-prod.gambitprofit.com/api/matches/b8978267-98ce-4ee7-b8cd-9c0e8fe7d51c/?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 Under 224.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 224.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7ed2a763-d4cf-4242-af79-f97132d9be44",
                    "gambit_id": "ea35de04-cd85-46f0-9c55-3053fe1e8b80",
                    "last_updated": "2022-12-17T19:37:20.350458-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 224.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22a3fd04-8586-4d7c-90ee-f3fd0ef72ca3/?format=api"
                },
                {
                    "id": "7c7ba5b0-f156-4efd-b159-14d346a3f19f",
                    "gambit_id": "3603c686-80ee-4136-b698-7ddae35d34a5",
                    "last_updated": "2022-12-17T19:37:20.351559-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 224.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22a3fd04-8586-4d7c-90ee-f3fd0ef72ca3/?format=api"
                }
            ]
        }
    ]
}