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/fd8dd505-ba74-468c-90ed-39dd5ed08e21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fd8dd505-ba74-468c-90ed-39dd5ed08e21",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "8184ac2b-c05f-46d4-9e84-8567ce9ecad5",
    "completed": true,
    "last_updated": "2022-11-08T11:02:01.836992-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.74,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/8184ac2b-c05f-46d4-9e84-8567ce9ecad5",
    "datetime": "2022-11-07T19:40:00-05:00",
    "cutoff_datetime": "2022-11-07T19:40:00-05:00",
    "name": "Oklahoma City Thunder v. Detroit Pistons",
    "bettypes": [
        {
            "id": "ae46ebe4-4556-4fdd-af04-e26d2d92b57b",
            "match": "https://api-prod.gambitprofit.com/api/matches/fd8dd505-ba74-468c-90ed-39dd5ed08e21/?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": "Oklahoma City Thunder",
                        "amount": 5397.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 4603.0
                    }
                ],
                "expected_reward_tokens": 9066.96,
                "profit_sb": 66.96,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a01ef3de-2129-4b4b-913f-54daaeeb8d0e",
                    "gambit_id": "174edcf3-bcc3-483b-8bcd-a04653528c0a",
                    "last_updated": "2022-11-08T11:02:01.843525-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.68000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae46ebe4-4556-4fdd-af04-e26d2d92b57b/?format=api"
                },
                {
                    "id": "f7c7d91c-171d-450e-af32-e4774f8afeed",
                    "gambit_id": "07d349da-e5ad-4a44-ab93-75a46799bb8f",
                    "last_updated": "2022-11-08T11:02:01.842551-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.97000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae46ebe4-4556-4fdd-af04-e26d2d92b57b/?format=api"
                }
            ]
        },
        {
            "id": "cd8e0ad9-86f0-498e-a928-0454d3836a4b",
            "match": "https://api-prod.gambitprofit.com/api/matches/fd8dd505-ba74-468c-90ed-39dd5ed08e21/?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": "Detroit Pistons",
                        "amount": 5000.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "825095b5-73ba-4529-a3f3-d5c94ed51442",
                    "gambit_id": "9d0dfbc0-4397-4ac8-a6fd-5ba08c50cefa",
                    "last_updated": "2022-11-08T11:02:01.845491-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd8e0ad9-86f0-498e-a928-0454d3836a4b/?format=api"
                },
                {
                    "id": "9986fb69-3871-495d-a36a-505d15452781",
                    "gambit_id": "d5648930-e626-4166-a97c-7e218f2320f3",
                    "last_updated": "2022-11-08T11:02:01.846483-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd8e0ad9-86f0-498e-a928-0454d3836a4b/?format=api"
                }
            ]
        },
        {
            "id": "39bf6973-461c-42ff-b6ff-638e8a32e33f",
            "match": "https://api-prod.gambitprofit.com/api/matches/fd8dd505-ba74-468c-90ed-39dd5ed08e21/?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 224",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 224",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d90eb23c-d0a5-4700-ade6-a6dc7d48b031",
                    "gambit_id": "ebd41155-d101-4460-9fa1-0b83fde2f931",
                    "last_updated": "2022-11-08T11:02:01.840450-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 224",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "224.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39bf6973-461c-42ff-b6ff-638e8a32e33f/?format=api"
                },
                {
                    "id": "311d1f31-1807-4ee4-a5b2-e2a1caa51d9f",
                    "gambit_id": "82493849-e7b5-4801-8ba2-aa9ec3ad5db5",
                    "last_updated": "2022-11-08T11:02:01.839461-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 224",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "224.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39bf6973-461c-42ff-b6ff-638e8a32e33f/?format=api"
                }
            ]
        }
    ]
}