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/e70e637c-2f19-428a-be6f-4a256dce83c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e70e637c-2f19-428a-be6f-4a256dce83c6",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "f908f7de-ad67-4859-80c2-bf5cdcabba5b",
    "completed": true,
    "last_updated": "2022-08-07T11:02:17.802839-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.15,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f908f7de-ad67-4859-80c2-bf5cdcabba5b",
    "datetime": "2022-08-06T13:10:00-04:00",
    "cutoff_datetime": "2022-08-06T13:10:00-04:00",
    "name": "ATL (J Odorizzi) v. NYM (D Peterson) - Game 1",
    "bettypes": [
        {
            "id": "8fb3b945-9001-4672-807d-4277e182e2d0",
            "match": "https://api-prod.gambitprofit.com/api/matches/e70e637c-2f19-428a-be6f-4a256dce83c6/?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": "NYM (D Peterson)",
                        "amount": 5515.0
                    },
                    {
                        "team": "ATL (J Odorizzi)",
                        "amount": 4485.0
                    }
                ],
                "expected_reward_tokens": 9373.65,
                "profit_sb": 373.65,
                "profit_sb_percentage": 4.15,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2d7373d9-c9a8-4c37-b87b-bb1d8f8fa1bf",
                    "gambit_id": "78a91b4f-568c-4e3b-8860-181137ae531b",
                    "last_updated": "2022-08-07T11:02:17.805621-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM (D Peterson)",
                    "reward": "1.70000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fb3b945-9001-4672-807d-4277e182e2d0/?format=api"
                },
                {
                    "id": "44f4e2b4-89d6-448c-b093-d78ff53328b7",
                    "gambit_id": "cec619ea-f283-49c2-bbea-c84472216387",
                    "last_updated": "2022-08-07T11:02:17.806075-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL (J Odorizzi)",
                    "reward": "2.09000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fb3b945-9001-4672-807d-4277e182e2d0/?format=api"
                }
            ]
        },
        {
            "id": "c6ad388e-07a7-4d33-9058-63377fdef1bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/e70e637c-2f19-428a-be6f-4a256dce83c6/?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": "ATL",
                        "amount": 6196.0
                    },
                    {
                        "team": "NYM",
                        "amount": 3804.0
                    }
                ],
                "expected_reward_tokens": 9355.96,
                "profit_sb": 355.96,
                "profit_sb_percentage": 3.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "531d36ee-966a-408e-ae76-9cec0dd484f8",
                    "gambit_id": "e2471dc9-450d-48d5-8472-e858fb71907f",
                    "last_updated": "2022-08-07T11:02:17.804819-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL",
                    "reward": "1.51000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6ad388e-07a7-4d33-9058-63377fdef1bd/?format=api"
                },
                {
                    "id": "2493f7b3-f92a-42fb-ae07-f4813e15c0c2",
                    "gambit_id": "c182d3f7-228b-49e8-9549-079a7036687a",
                    "last_updated": "2022-08-07T11:02:17.805209-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "NYM",
                    "reward": "2.46000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6ad388e-07a7-4d33-9058-63377fdef1bd/?format=api"
                }
            ]
        },
        {
            "id": "8e6ceeda-efdd-4167-8a58-bc839ac0ea5f",
            "match": "https://api-prod.gambitprofit.com/api/matches/e70e637c-2f19-428a-be6f-4a256dce83c6/?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": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "92914664-3bb9-4fea-b2ea-74bdf918fb12",
                    "gambit_id": "b1905418-effa-4741-a955-0b1702d4ffd9",
                    "last_updated": "2022-08-07T11:02:17.803859-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e6ceeda-efdd-4167-8a58-bc839ac0ea5f/?format=api"
                },
                {
                    "id": "154d57ab-adf5-4b16-bd8b-38620c260034",
                    "gambit_id": "4b64bc6e-0bb5-41e4-a735-bc8660f41850",
                    "last_updated": "2022-08-07T11:02:17.804369-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e6ceeda-efdd-4167-8a58-bc839ac0ea5f/?format=api"
                }
            ]
        }
    ]
}