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/62cd0475-62d1-462d-b707-bb13bd31044c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "62cd0475-62d1-462d-b707-bb13bd31044c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "90870b0e-a75e-4c0d-9b1f-8180ffd8b364",
    "completed": true,
    "last_updated": "2022-08-27T12:42:04.359319-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.02,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/90870b0e-a75e-4c0d-9b1f-8180ffd8b364",
    "datetime": "2022-08-26T20:15:00-04:00",
    "cutoff_datetime": "2022-08-26T20:15:00-04:00",
    "name": "New England Patriots v. Las Vegas Raiders",
    "bettypes": [
        {
            "id": "648dc879-3bd1-4449-8407-023d7891a681",
            "match": "https://api-prod.gambitprofit.com/api/matches/62cd0475-62d1-462d-b707-bb13bd31044c/?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": "Las Vegas Raiders",
                        "amount": 5499.0
                    },
                    {
                        "team": "New England Patriots",
                        "amount": 4501.0
                    }
                ],
                "expected_reward_tokens": 9182.04,
                "profit_sb": 182.04,
                "profit_sb_percentage": 2.02,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b1449516-fa7f-4b33-ba2d-59c6436aa960",
                    "gambit_id": "0655e213-1b12-4341-8fd1-703f7df2221c",
                    "last_updated": "2022-08-27T12:42:04.361332-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Las Vegas Raiders",
                    "reward": "1.67000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/648dc879-3bd1-4449-8407-023d7891a681/?format=api"
                },
                {
                    "id": "1191573f-f6f7-4057-9efe-702f3ae902fd",
                    "gambit_id": "24550a77-8a74-4a87-a590-ead00345d6b6",
                    "last_updated": "2022-08-27T12:42:04.361805-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New England Patriots",
                    "reward": "2.04000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/648dc879-3bd1-4449-8407-023d7891a681/?format=api"
                }
            ]
        },
        {
            "id": "7c22cdd6-8665-4402-abc1-5013617d59d6",
            "match": "https://api-prod.gambitprofit.com/api/matches/62cd0475-62d1-462d-b707-bb13bd31044c/?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": "Las Vegas Raiders",
                        "amount": 5110.0
                    },
                    {
                        "team": "New England Patriots",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9095.4,
                "profit_sb": 95.4,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b771ba54-4273-4936-adac-13fa020af24b",
                    "gambit_id": "81590ad9-1f79-4a23-8734-6b4b6e562f4a",
                    "last_updated": "2022-08-27T12:42:04.362261-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Las Vegas Raiders",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c22cdd6-8665-4402-abc1-5013617d59d6/?format=api"
                },
                {
                    "id": "9db34de1-09c4-4ef9-937c-e23940ecd9bb",
                    "gambit_id": "ff05310c-a199-4822-bcda-d60db5ebe2b7",
                    "last_updated": "2022-08-27T12:42:04.362723-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New England Patriots",
                    "reward": "1.86000",
                    "odds": "1.95240",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c22cdd6-8665-4402-abc1-5013617d59d6/?format=api"
                }
            ]
        },
        {
            "id": "fdf08dcc-df51-4e70-a987-1dbf4212c092",
            "match": "https://api-prod.gambitprofit.com/api/matches/62cd0475-62d1-462d-b707-bb13bd31044c/?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 36.5",
                        "amount": 5110.0
                    },
                    {
                        "team": "Game Total Under 36.5",
                        "amount": 4890.0
                    }
                ],
                "expected_reward_tokens": 9095.4,
                "profit_sb": 95.4,
                "profit_sb_percentage": 1.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fa210ddd-aef2-47f7-a964-1af3ff24f361",
                    "gambit_id": "c1266981-e540-48c0-a5e6-e4bf8435da83",
                    "last_updated": "2022-08-27T12:42:04.360871-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 36.5",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "36.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdf08dcc-df51-4e70-a987-1dbf4212c092/?format=api"
                },
                {
                    "id": "078f604c-e518-4553-88c9-725c2bb60fba",
                    "gambit_id": "430c4b77-98f4-4536-8a79-40c0a23957f9",
                    "last_updated": "2022-08-27T12:42:04.360376-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 36.5",
                    "reward": "1.86000",
                    "odds": "1.95240",
                    "spread": "36.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdf08dcc-df51-4e70-a987-1dbf4212c092/?format=api"
                }
            ]
        }
    ]
}