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/5da1ed6d-17a4-4fa8-a2e9-340b643a6ceb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5da1ed6d-17a4-4fa8-a2e9-340b643a6ceb",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b691e9e2-7d22-4460-8050-064404f2deec",
    "completed": true,
    "last_updated": "2022-09-05T09:37:24.670956-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.67,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/b691e9e2-7d22-4460-8050-064404f2deec",
    "datetime": "2022-09-03T19:30:00-04:00",
    "cutoff_datetime": "2022-09-03T19:30:00-04:00",
    "name": "Utah State v. Alabama",
    "bettypes": [
        {
            "id": "8499440a-5a0a-4ea2-9916-d07c5ece7093",
            "match": "https://api-prod.gambitprofit.com/api/matches/5da1ed6d-17a4-4fa8-a2e9-340b643a6ceb/?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": "Alabama",
                        "amount": 5000.0
                    },
                    {
                        "team": "Utah State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f20b08ad-e6d3-4f9a-9c69-716fab1df6ff",
                    "gambit_id": "7b421e67-f686-4008-b20a-6d092502a244",
                    "last_updated": "2022-09-05T09:37:24.677199-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Alabama",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "-41.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8499440a-5a0a-4ea2-9916-d07c5ece7093/?format=api"
                },
                {
                    "id": "c0fb4322-ecb3-448a-9273-6876d2d06db7",
                    "gambit_id": "ba2dee5e-728b-49d1-921c-2c734dd59e99",
                    "last_updated": "2022-09-05T09:37:24.678326-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah State",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "41.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8499440a-5a0a-4ea2-9916-d07c5ece7093/?format=api"
                }
            ]
        },
        {
            "id": "b53a9ec6-ead7-4dd0-8861-ae27839e7ccb",
            "match": "https://api-prod.gambitprofit.com/api/matches/5da1ed6d-17a4-4fa8-a2e9-340b643a6ceb/?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 63",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 63",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "32daecda-4b6c-4fa7-a815-8559a819a78c",
                    "gambit_id": "137a6ef6-a9d5-4ff3-bdf8-f18ad93ff4b5",
                    "last_updated": "2022-09-05T09:37:24.673806-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 63",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "63.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b53a9ec6-ead7-4dd0-8861-ae27839e7ccb/?format=api"
                },
                {
                    "id": "e83bd2b6-1de2-4e34-883a-5f6abc2bac90",
                    "gambit_id": "2b706641-ea88-45ea-9e31-709136c4b028",
                    "last_updated": "2022-09-05T09:37:24.674934-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 63",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "63.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b53a9ec6-ead7-4dd0-8861-ae27839e7ccb/?format=api"
                }
            ]
        }
    ]
}