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/56c40a86-86fb-4d3a-bae0-3e4945cc1169/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "56c40a86-86fb-4d3a-bae0-3e4945cc1169",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "b24fcf18-605d-4754-af73-50a1886f1b31",
    "completed": false,
    "last_updated": "2022-12-24T17:12:10.168429-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.46,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/b24fcf18-605d-4754-af73-50a1886f1b31",
    "datetime": "2022-09-02T19:10:00-04:00",
    "cutoff_datetime": "2022-09-02T19:10:00-04:00",
    "name": "SEA (L Castillo) v. CLE (Z Plesac)",
    "bettypes": [
        {
            "id": "d089c2ef-c296-48e7-8e16-fb1cfb817be8",
            "match": "https://api-prod.gambitprofit.com/api/matches/56c40a86-86fb-4d3a-bae0-3e4945cc1169/?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": "SEA (L Castillo)",
                        "amount": 5748.0
                    },
                    {
                        "team": "CLE (Z Plesac)",
                        "amount": 4252.0
                    }
                ],
                "expected_reward_tokens": 9311.76,
                "profit_sb": 311.76,
                "profit_sb_percentage": 3.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7e4bd581-d2b7-4d4f-b804-f18e9c79cbaa",
                    "gambit_id": "bd9f8329-fd3f-486c-94b6-bab65e96d28a",
                    "last_updated": "2022-12-24T17:12:10.180019-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA (L Castillo)",
                    "reward": "1.62000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d089c2ef-c296-48e7-8e16-fb1cfb817be8/?format=api"
                },
                {
                    "id": "ffdac969-3fcc-4852-9f25-ee230dd7721e",
                    "gambit_id": "ecbde30c-0d03-4c18-994d-477b8f34a40f",
                    "last_updated": "2022-12-24T17:12:10.178854-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE (Z Plesac)",
                    "reward": "2.19000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d089c2ef-c296-48e7-8e16-fb1cfb817be8/?format=api"
                }
            ]
        },
        {
            "id": "9202f135-6ec6-4ed9-b078-4d677e9a6eeb",
            "match": "https://api-prod.gambitprofit.com/api/matches/56c40a86-86fb-4d3a-bae0-3e4945cc1169/?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": "CLE",
                        "amount": 5580.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4420.0
                    }
                ],
                "expected_reward_tokens": 9149.4,
                "profit_sb": 149.4,
                "profit_sb_percentage": 1.66,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b040343d-7899-48d1-bd1d-bde51928f503",
                    "gambit_id": "7fa4ea1e-9f8e-4fc5-9f69-23c95119ff33",
                    "last_updated": "2022-12-24T17:12:10.175290-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE",
                    "reward": "1.64000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9202f135-6ec6-4ed9-b078-4d677e9a6eeb/?format=api"
                },
                {
                    "id": "af729a80-d53e-4f87-972f-18a2414320e1",
                    "gambit_id": "7f86e9e4-e1b1-419e-a15e-490d7584a29f",
                    "last_updated": "2022-12-24T17:12:10.176465-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SEA",
                    "reward": "2.07000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9202f135-6ec6-4ed9-b078-4d677e9a6eeb/?format=api"
                }
            ]
        },
        {
            "id": "3849f014-8fb3-4515-b139-ed249f245ed6",
            "match": "https://api-prod.gambitprofit.com/api/matches/56c40a86-86fb-4d3a-bae0-3e4945cc1169/?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 7.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "63511d1d-d004-4289-821d-8f3234433c9c",
                    "gambit_id": "61b93e6f-dcac-448a-a2d1-1b22e2d6052b",
                    "last_updated": "2022-12-24T17:12:10.171552-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3849f014-8fb3-4515-b139-ed249f245ed6/?format=api"
                },
                {
                    "id": "84799acb-d07b-4715-9cc2-98c663442db4",
                    "gambit_id": "6c2ebe84-5a99-4330-82b1-43312190699a",
                    "last_updated": "2022-12-24T17:12:10.172800-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3849f014-8fb3-4515-b139-ed249f245ed6/?format=api"
                }
            ]
        }
    ]
}