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/1afc521c-ad27-42c3-9efe-d1bab93e9125/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1afc521c-ad27-42c3-9efe-d1bab93e9125",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "58387d64-5fcd-4c3a-b73f-d1b5438eb2f6",
    "completed": true,
    "last_updated": "2022-11-08T11:07:31.627005-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.74,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/58387d64-5fcd-4c3a-b73f-d1b5438eb2f6",
    "datetime": "2022-11-07T20:15:00-05:00",
    "cutoff_datetime": "2022-11-07T20:15:00-05:00",
    "name": "Baltimore Ravens v. New Orleans Saints",
    "bettypes": [
        {
            "id": "654d870b-3423-4e7f-83a5-f668c393e75d",
            "match": "https://api-prod.gambitprofit.com/api/matches/1afc521c-ad27-42c3-9efe-d1bab93e9125/?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": "Baltimore Ravens",
                        "amount": 5397.0
                    },
                    {
                        "team": "New Orleans Saints",
                        "amount": 4603.0
                    }
                ],
                "expected_reward_tokens": 9066.96,
                "profit_sb": 66.96,
                "profit_sb_percentage": 0.74,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bf511a0a-5f57-4e74-8ccb-4748cf035c18",
                    "gambit_id": "006293b2-d991-4834-ace8-59327e5c47d5",
                    "last_updated": "2022-11-08T11:07:31.634450-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Baltimore Ravens",
                    "reward": "1.68000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/654d870b-3423-4e7f-83a5-f668c393e75d/?format=api"
                },
                {
                    "id": "b253415d-adf8-4b4d-9915-6ec5e2fc3fd4",
                    "gambit_id": "331a9280-d53f-4b20-8bef-965f4005dd9b",
                    "last_updated": "2022-11-08T11:07:31.633254-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Saints",
                    "reward": "1.97000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/654d870b-3423-4e7f-83a5-f668c393e75d/?format=api"
                }
            ]
        },
        {
            "id": "2b43eba0-e6e0-41f2-b238-2a35b40df5ed",
            "match": "https://api-prod.gambitprofit.com/api/matches/1afc521c-ad27-42c3-9efe-d1bab93e9125/?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": "Baltimore Ravens",
                        "amount": 5000.0
                    },
                    {
                        "team": "New Orleans Saints",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ae9c8077-ff9e-433c-9d8b-9cf95ad48e85",
                    "gambit_id": "ed3bc742-ffd7-4ff8-a580-06dbbdfc4fb5",
                    "last_updated": "2022-11-08T11:07:31.637714-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Baltimore Ravens",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b43eba0-e6e0-41f2-b238-2a35b40df5ed/?format=api"
                },
                {
                    "id": "74c2bab6-f9b5-4f89-b227-597010f56c05",
                    "gambit_id": "8508c5e9-d980-4850-ab84-6dd2d62df203",
                    "last_updated": "2022-11-08T11:07:31.636715-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Orleans Saints",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b43eba0-e6e0-41f2-b238-2a35b40df5ed/?format=api"
                }
            ]
        },
        {
            "id": "797308eb-b409-4c93-bc9c-738a835ab566",
            "match": "https://api-prod.gambitprofit.com/api/matches/1afc521c-ad27-42c3-9efe-d1bab93e9125/?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 46.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 46.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f57eeee4-509d-47e1-b072-c14e814fb0c4",
                    "gambit_id": "f25af162-5f25-4b1d-9cfa-604fd5f64258",
                    "last_updated": "2022-11-08T11:07:31.629799-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 46.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "46.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/797308eb-b409-4c93-bc9c-738a835ab566/?format=api"
                },
                {
                    "id": "d104057c-dc39-4337-abbe-cdf0a8f36903",
                    "gambit_id": "0488e678-56e5-44d9-a194-c5420e4376b6",
                    "last_updated": "2022-11-08T11:07:31.630932-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 46.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "46.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/797308eb-b409-4c93-bc9c-738a835ab566/?format=api"
                }
            ]
        }
    ]
}