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/7240a016-5009-4b2e-af9f-730c80c27d44/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7240a016-5009-4b2e-af9f-730c80c27d44",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c29ff8a2-bee8-4fe2-9bc5-06c532e87cf2",
    "completed": true,
    "last_updated": "2022-08-27T12:42:01.851836-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.1,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/c29ff8a2-bee8-4fe2-9bc5-06c532e87cf2",
    "datetime": "2022-08-26T18:40:00-04:00",
    "cutoff_datetime": "2022-08-26T18:40:00-04:00",
    "name": "Los Angeles Dodgers v. Miami Marlins",
    "bettypes": [
        {
            "id": "025682af-7bef-40ae-9aaf-bf26250da027",
            "match": "https://api-prod.gambitprofit.com/api/matches/7240a016-5009-4b2e-af9f-730c80c27d44/?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": "Los Angeles Dodgers",
                        "amount": 6977.0
                    },
                    {
                        "team": "Miami Marlins",
                        "amount": 3023.0
                    }
                ],
                "expected_reward_tokens": 9279.41,
                "profit_sb": 279.41,
                "profit_sb_percentage": 3.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d9f0e2d1-cb54-4587-9672-a0e8e011a37c",
                    "gambit_id": "beb0f95f-83f6-4bb8-a0a8-cb7efe825a13",
                    "last_updated": "2022-08-27T12:42:01.855498-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Dodgers",
                    "reward": "1.33000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/025682af-7bef-40ae-9aaf-bf26250da027/?format=api"
                },
                {
                    "id": "babffacc-0770-41ef-a7c4-de3b93a2ac71",
                    "gambit_id": "4ba30b0c-c957-4f32-b514-e314e9672460",
                    "last_updated": "2022-08-27T12:42:01.855013-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Marlins",
                    "reward": "3.07000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/025682af-7bef-40ae-9aaf-bf26250da027/?format=api"
                }
            ]
        },
        {
            "id": "e2626ea9-6c11-4a23-a28c-45743b93fc64",
            "match": "https://api-prod.gambitprofit.com/api/matches/7240a016-5009-4b2e-af9f-730c80c27d44/?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": "Los Angeles Dodgers",
                        "amount": 5916.0
                    },
                    {
                        "team": "Miami Marlins",
                        "amount": 4084.0
                    }
                ],
                "expected_reward_tokens": 9228.96,
                "profit_sb": 228.96,
                "profit_sb_percentage": 2.54,
                "recommended": true
            },
            "lines": [
                {
                    "id": "92ddb131-5cdb-4d6c-841c-55710d8395a0",
                    "gambit_id": "5b7a87fb-217c-4c62-9f8f-741b3a284722",
                    "last_updated": "2022-08-27T12:42:01.854455-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Dodgers",
                    "reward": "1.56000",
                    "odds": "1.62500",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2626ea9-6c11-4a23-a28c-45743b93fc64/?format=api"
                },
                {
                    "id": "64b49893-7c3f-4cc8-b8d1-87d660e35f6f",
                    "gambit_id": "37648111-b897-48fa-8e4c-f6a758a2bfdb",
                    "last_updated": "2022-08-27T12:42:01.853970-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Marlins",
                    "reward": "2.26000",
                    "odds": "2.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2626ea9-6c11-4a23-a28c-45743b93fc64/?format=api"
                }
            ]
        },
        {
            "id": "7d7c0479-04c5-4a2e-b851-a8d7376e01b6",
            "match": "https://api-prod.gambitprofit.com/api/matches/7240a016-5009-4b2e-af9f-730c80c27d44/?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 7.5",
                        "amount": 5110.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9095.4,
                "profit_sb": 95.4,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "25755c51-8331-4b3e-a446-8200f1496db6",
                    "gambit_id": "33013da3-3d2b-4357-9899-a448dee8c9aa",
                    "last_updated": "2022-08-27T12:42:01.853467-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d7c0479-04c5-4a2e-b851-a8d7376e01b6/?format=api"
                },
                {
                    "id": "ecfd44d5-14cd-43f2-a514-3fdc3b1b0a75",
                    "gambit_id": "05d5cc5d-d150-4ff7-92be-76334db76b7e",
                    "last_updated": "2022-08-27T12:42:01.852939-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.86000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d7c0479-04c5-4a2e-b851-a8d7376e01b6/?format=api"
                }
            ]
        }
    ]
}