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/5ee18aac-f9fe-497c-ad7f-a0f532ca351f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5ee18aac-f9fe-497c-ad7f-a0f532ca351f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a84ce466-5608-4775-b6f0-dd34c9c7371a",
    "completed": true,
    "last_updated": "2022-10-16T09:42:10.519441-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.32,
    "sport_category": "MLB Playoffs",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a84ce466-5608-4775-b6f0-dd34c9c7371a",
    "datetime": "2022-10-15T14:07:00-04:00",
    "cutoff_datetime": "2022-10-15T14:07:00-04:00",
    "name": "ATL (C Morton) v. PHI (N Syndergaard)",
    "bettypes": [
        {
            "id": "139de8ea-2e0b-405d-a59f-066bc6d6cddd",
            "match": "https://api-prod.gambitprofit.com/api/matches/5ee18aac-f9fe-497c-ad7f-a0f532ca351f/?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": "ATL (C Morton)",
                        "amount": 5419.0
                    },
                    {
                        "team": "PHI (N Syndergaard)",
                        "amount": 4581.0
                    }
                ],
                "expected_reward_tokens": 9482.67,
                "profit_sb": -17.33,
                "profit_sb_percentage": -0.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7beb5820-bf98-4d6f-9477-96711f953029",
                    "gambit_id": "3a04b7c3-38d9-4174-b958-163dcf28e206",
                    "last_updated": "2022-10-16T09:42:10.530566-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL (C Morton)",
                    "reward": "1.75000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/139de8ea-2e0b-405d-a59f-066bc6d6cddd/?format=api"
                },
                {
                    "id": "0f7a2962-592e-4393-9e81-e97c1dbcd607",
                    "gambit_id": "fc642b3a-a997-4e0f-9900-5be29d5f4d69",
                    "last_updated": "2022-10-16T09:42:10.529578-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (N Syndergaard)",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/139de8ea-2e0b-405d-a59f-066bc6d6cddd/?format=api"
                }
            ]
        },
        {
            "id": "148c8fd9-1b31-4324-919b-a95f15a51631",
            "match": "https://api-prod.gambitprofit.com/api/matches/5ee18aac-f9fe-497c-ad7f-a0f532ca351f/?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": "PHI",
                        "amount": 5707.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4293.0
                    }
                ],
                "expected_reward_tokens": 9530.46,
                "profit_sb": 30.46,
                "profit_sb_percentage": 0.32,
                "recommended": true
            },
            "lines": [
                {
                    "id": "08373909-538e-4cfd-a97b-e8b3ccc31629",
                    "gambit_id": "0eca7b18-9c1b-4af0-85ca-2eec251287fe",
                    "last_updated": "2022-10-16T09:42:10.526677-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "1.67000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148c8fd9-1b31-4324-919b-a95f15a51631/?format=api"
                },
                {
                    "id": "8463f073-4eb8-467a-b423-83dae2a42ffd",
                    "gambit_id": "c8403a9f-c0c9-4bf2-a327-bb4b8141926c",
                    "last_updated": "2022-10-16T09:42:10.527636-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL",
                    "reward": "2.22000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148c8fd9-1b31-4324-919b-a95f15a51631/?format=api"
                }
            ]
        },
        {
            "id": "ac24c184-2aaf-4105-8a61-4f8f40850444",
            "match": "https://api-prod.gambitprofit.com/api/matches/5ee18aac-f9fe-497c-ad7f-a0f532ca351f/?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 9",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "279d4616-d0ed-45b7-b16c-d8fd6ac06142",
                    "gambit_id": "9f8d1e6a-c1d4-4cb6-a71d-b3a7b4095880",
                    "last_updated": "2022-10-16T09:42:10.523547-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac24c184-2aaf-4105-8a61-4f8f40850444/?format=api"
                },
                {
                    "id": "9fb72786-4efc-46a9-b941-6b16d5a75154",
                    "gambit_id": "e06062df-6a33-449d-b7d7-31dff595e433",
                    "last_updated": "2022-10-16T09:42:10.524535-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac24c184-2aaf-4105-8a61-4f8f40850444/?format=api"
                }
            ]
        }
    ]
}