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/01e35ade-1954-4b85-819f-b6c39d3c4040/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "01e35ade-1954-4b85-819f-b6c39d3c4040",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bc1d3af8-aef0-4690-995c-cbcfe260da44",
    "completed": true,
    "last_updated": "2023-07-31T13:13:22.715558-04:00",
    "created_at": "2023-07-30T08:18:25.427925-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/bc1d3af8-aef0-4690-995c-cbcfe260da44",
    "datetime": "2023-07-30T19:10:00-04:00",
    "cutoff_datetime": "2023-07-30T19:10:00-04:00",
    "name": "NYY (L Severino) v. BAL (D Kremer)",
    "bettypes": [
        {
            "id": "87855145-bae7-4144-89e2-a2dd02df0d2c",
            "match": "https://api-prod.gambitprofit.com/api/matches/01e35ade-1954-4b85-819f-b6c39d3c4040/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-30T08:18:25.436264-04: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": "BAL (D Kremer)",
                        "amount": 5980.0
                    },
                    {
                        "team": "NYY (L Severino)",
                        "amount": 4020.0
                    }
                ],
                "expected_reward_tokens": 9567.6,
                "profit_sb": 67.6,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9da27abd-c93a-4e4e-9332-b764d6177f1f",
                    "gambit_id": "2cb3b9d6-9a4a-4a41-af67-4456a60a86e7",
                    "last_updated": "2023-07-31T13:13:22.735389-04:00",
                    "created_at": "2023-07-30T08:18:25.444740-04:00",
                    "name": "BAL (D Kremer)",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87855145-bae7-4144-89e2-a2dd02df0d2c/?format=api"
                },
                {
                    "id": "878048b3-064d-4d8c-b34c-81e02e332165",
                    "gambit_id": "a458f24e-c09d-48dc-891e-0f7e303a0b04",
                    "last_updated": "2023-07-31T13:13:22.731107-04:00",
                    "created_at": "2023-07-30T08:18:25.440239-04:00",
                    "name": "NYY (L Severino)",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87855145-bae7-4144-89e2-a2dd02df0d2c/?format=api"
                }
            ]
        },
        {
            "id": "4c751838-482f-49e4-868c-eb4eb7420134",
            "match": "https://api-prod.gambitprofit.com/api/matches/01e35ade-1954-4b85-819f-b6c39d3c4040/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-30T08:18:25.457716-04: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": "NYY",
                        "amount": 5939.0
                    },
                    {
                        "team": "BAL",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a2c513b5-0fa5-4534-9c22-4ab17e2002b3",
                    "gambit_id": "69c6dc20-88c3-40ad-903c-b7de0c4ee8ee",
                    "last_updated": "2023-07-31T13:13:22.745012-04:00",
                    "created_at": "2023-07-30T08:18:25.469822-04:00",
                    "name": "NYY",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c751838-482f-49e4-868c-eb4eb7420134/?format=api"
                },
                {
                    "id": "e6b12a7c-5d52-4554-be9e-4244725745de",
                    "gambit_id": "14b1ecf9-6a2a-449f-9b95-6d0f497485e6",
                    "last_updated": "2023-07-31T13:13:22.750129-04:00",
                    "created_at": "2023-07-30T08:18:25.473744-04:00",
                    "name": "BAL",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c751838-482f-49e4-868c-eb4eb7420134/?format=api"
                }
            ]
        },
        {
            "id": "8961262c-85c6-4e03-8c69-4f603d54301f",
            "match": "https://api-prod.gambitprofit.com/api/matches/01e35ade-1954-4b85-819f-b6c39d3c4040/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-30T08:18:25.477927-04: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 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f8e20617-cacf-407e-ad9d-0e95c0ea5866",
                    "gambit_id": "562ada07-bd38-48fd-9e1a-14b7f326c4d9",
                    "last_updated": "2023-07-31T13:13:22.762469-04:00",
                    "created_at": "2023-07-30T08:18:25.485748-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8961262c-85c6-4e03-8c69-4f603d54301f/?format=api"
                },
                {
                    "id": "e469257c-bc27-406e-bf20-9e126bdd7925",
                    "gambit_id": "6c47f894-51c1-40c0-a23e-dc1031165b0d",
                    "last_updated": "2023-07-31T13:13:22.758394-04:00",
                    "created_at": "2023-07-30T08:18:25.481651-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8961262c-85c6-4e03-8c69-4f603d54301f/?format=api"
                }
            ]
        }
    ]
}