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/4e772363-0190-42d2-8bbc-a22cb76f09b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4e772363-0190-42d2-8bbc-a22cb76f09b8",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "cd82c290-d7e6-4e49-8763-fe0dfb52d4fb",
    "completed": true,
    "last_updated": "2022-08-05T10:01:53.978370-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 4.24,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/cd82c290-d7e6-4e49-8763-fe0dfb52d4fb",
    "datetime": "2022-08-04T19:40:00-04:00",
    "cutoff_datetime": "2022-08-04T19:40:00-04:00",
    "name": "TOR (A Manoah) v. MIN (S Gray)",
    "bettypes": [
        {
            "id": "ae710ea7-4f97-4df9-bdf4-bbd47c66c10a",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e772363-0190-42d2-8bbc-a22cb76f09b8/?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": "TOR (A Manoah)",
                        "amount": 5423.0
                    },
                    {
                        "team": "MIN (S Gray)",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": 381.79,
                "profit_sb_percentage": 4.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "919baf32-3e21-4022-a60d-a1863e8c83f6",
                    "gambit_id": "56757a61-789c-49c0-b1d2-4bcffe764f92",
                    "last_updated": "2022-08-05T10:01:53.981398-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR (A Manoah)",
                    "reward": "1.73000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae710ea7-4f97-4df9-bdf4-bbd47c66c10a/?format=api"
                },
                {
                    "id": "490b3a19-3a49-4c0f-9926-5c6fa88ba293",
                    "gambit_id": "ececd1d9-c256-4081-904c-e1ccd4cbadc1",
                    "last_updated": "2022-08-05T10:01:53.980977-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN (S Gray)",
                    "reward": "2.05000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae710ea7-4f97-4df9-bdf4-bbd47c66c10a/?format=api"
                }
            ]
        },
        {
            "id": "a629ad7c-9c50-465e-b645-31f95471dc49",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e772363-0190-42d2-8bbc-a22cb76f09b8/?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": "MIN",
                        "amount": 5838.0
                    },
                    {
                        "team": "TOR",
                        "amount": 4162.0
                    }
                ],
                "expected_reward_tokens": 9281.26,
                "profit_sb": 281.26,
                "profit_sb_percentage": 3.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "37eacec7-5762-40d4-927b-44d144b63980",
                    "gambit_id": "7ec7f721-fc8a-4dcb-b182-ad0233271549",
                    "last_updated": "2022-08-05T10:01:53.980115-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "MIN",
                    "reward": "1.59000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a629ad7c-9c50-465e-b645-31f95471dc49/?format=api"
                },
                {
                    "id": "2c003da8-797a-41a6-a16b-91cbd26bdae4",
                    "gambit_id": "4c59413f-184a-44e2-ab72-f10070e4ba21",
                    "last_updated": "2022-08-05T10:01:53.980549-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TOR",
                    "reward": "2.23000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a629ad7c-9c50-465e-b645-31f95471dc49/?format=api"
                }
            ]
        }
    ]
}