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/bc73cda4-afe3-4b7c-9e11-5d9e6dcd105c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bc73cda4-afe3-4b7c-9e11-5d9e6dcd105c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7397ccda-90d0-4418-8bc3-e54d96a44874",
    "completed": true,
    "last_updated": "2022-09-02T08:57:02.885447-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.12,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7397ccda-90d0-4418-8bc3-e54d96a44874",
    "datetime": "2022-09-01T19:20:00-04:00",
    "cutoff_datetime": "2022-09-01T19:20:00-04:00",
    "name": "COL (C Kuhl) v. ATL (S Strider)",
    "bettypes": [
        {
            "id": "0d877dfa-083b-48b2-b2af-9d59d1483b5f",
            "match": "https://api-prod.gambitprofit.com/api/matches/bc73cda4-afe3-4b7c-9e11-5d9e6dcd105c/?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": "ATL (S Strider)",
                        "amount": 7485.0
                    },
                    {
                        "team": "COL (C Kuhl)",
                        "amount": 2515.0
                    }
                ],
                "expected_reward_tokens": 9280.35,
                "profit_sb": 280.35,
                "profit_sb_percentage": 3.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "531e6bc3-4829-4224-90d3-652d4b28ee19",
                    "gambit_id": "5a0bc033-f906-4405-84a9-954695689a34",
                    "last_updated": "2022-09-02T08:57:02.889207-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL (S Strider)",
                    "reward": "1.24000",
                    "odds": "1.26320",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d877dfa-083b-48b2-b2af-9d59d1483b5f/?format=api"
                },
                {
                    "id": "ddfe2f4a-350c-49b4-871c-2f7d876a5a73",
                    "gambit_id": "cf51d168-cf96-4b18-8584-719164f9d694",
                    "last_updated": "2022-09-02T08:57:02.889677-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL (C Kuhl)",
                    "reward": "3.69000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d877dfa-083b-48b2-b2af-9d59d1483b5f/?format=api"
                }
            ]
        },
        {
            "id": "b6648fb1-90ad-414a-b9f1-b765a7ee3e2b",
            "match": "https://api-prod.gambitprofit.com/api/matches/bc73cda4-afe3-4b7c-9e11-5d9e6dcd105c/?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": 6183.0
                    },
                    {
                        "team": "COL",
                        "amount": 3817.0
                    }
                ],
                "expected_reward_tokens": 9274.5,
                "profit_sb": 274.5,
                "profit_sb_percentage": 3.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b50b442a-0281-4d0e-a248-20d4d14709ce",
                    "gambit_id": "ed2fe73e-00f4-47c3-aedf-4c607e2d51df",
                    "last_updated": "2022-09-02T08:57:02.888073-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ATL",
                    "reward": "1.50000",
                    "odds": "1.55560",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6648fb1-90ad-414a-b9f1-b765a7ee3e2b/?format=api"
                },
                {
                    "id": "9eac6102-7e43-40cc-909d-2ab13b987957",
                    "gambit_id": "72e4002e-c242-443a-a793-20684a957d64",
                    "last_updated": "2022-09-02T08:57:02.888650-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "COL",
                    "reward": "2.43000",
                    "odds": "2.60000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6648fb1-90ad-414a-b9f1-b765a7ee3e2b/?format=api"
                }
            ]
        },
        {
            "id": "da6b0697-40ec-4abb-bf7f-a4cd472c22f7",
            "match": "https://api-prod.gambitprofit.com/api/matches/bc73cda4-afe3-4b7c-9e11-5d9e6dcd105c/?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 8",
                        "amount": 5096.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9070.88,
                "profit_sb": 70.88,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "958d0f7c-6f31-4087-bede-fe505f6c32df",
                    "gambit_id": "e26e01d0-6fc5-47eb-a4d2-6419bb693504",
                    "last_updated": "2022-09-02T08:57:02.887424-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da6b0697-40ec-4abb-bf7f-a4cd472c22f7/?format=api"
                },
                {
                    "id": "ae732e38-035b-4a3e-bc31-f54090176212",
                    "gambit_id": "dc9e69e6-b90e-4e1a-83fa-98ae8b558cbc",
                    "last_updated": "2022-09-02T08:57:02.886767-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da6b0697-40ec-4abb-bf7f-a4cd472c22f7/?format=api"
                }
            ]
        }
    ]
}