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/4a2f7e71-c417-4406-a477-1d5004c78383/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4a2f7e71-c417-4406-a477-1d5004c78383",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7f44865e-80ff-464c-a38f-5fac3ded9598",
    "completed": true,
    "last_updated": "2022-09-08T10:02:06.229240-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.73,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/7f44865e-80ff-464c-a38f-5fac3ded9598",
    "datetime": "2022-09-07T20:10:00-04:00",
    "cutoff_datetime": "2022-09-07T20:10:00-04:00",
    "name": "CLE (C Morris) v. KAN (Z Greinke)",
    "bettypes": [
        {
            "id": "296e8e4b-315b-4263-93be-87632d651c84",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a2f7e71-c417-4406-a477-1d5004c78383/?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": "CLE (C Morris)",
                        "amount": 5658.0
                    },
                    {
                        "team": "KAN (Z Greinke)",
                        "amount": 4342.0
                    }
                ],
                "expected_reward_tokens": 9335.3,
                "profit_sb": 335.3,
                "profit_sb_percentage": 3.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e5ad4a1a-9812-4f0d-be67-504d41de75cf",
                    "gambit_id": "42efec7e-4bb8-4da2-a33d-e823f2234d23",
                    "last_updated": "2022-09-08T10:02:06.239210-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE (C Morris)",
                    "reward": "1.65000",
                    "odds": "1.72460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/296e8e4b-315b-4263-93be-87632d651c84/?format=api"
                },
                {
                    "id": "63369b8d-e66a-4410-a78b-e90e9990a1b4",
                    "gambit_id": "c52acc32-6f73-4489-9d66-eb0fb7bcdea4",
                    "last_updated": "2022-09-08T10:02:06.238226-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN (Z Greinke)",
                    "reward": "2.15000",
                    "odds": "2.28000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/296e8e4b-315b-4263-93be-87632d651c84/?format=api"
                }
            ]
        },
        {
            "id": "0908af0a-ec33-4e3e-a519-7e914dc7748b",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a2f7e71-c417-4406-a477-1d5004c78383/?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": "KAN",
                        "amount": 5580.0
                    },
                    {
                        "team": "CLE",
                        "amount": 4420.0
                    }
                ],
                "expected_reward_tokens": 9149.4,
                "profit_sb": 149.4,
                "profit_sb_percentage": 1.66,
                "recommended": true
            },
            "lines": [
                {
                    "id": "03d33533-e9e4-464e-8c44-8a9749f9e336",
                    "gambit_id": "056df5ec-e19f-4132-a1dd-158f8387e12d",
                    "last_updated": "2022-09-08T10:02:06.235252-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "KAN",
                    "reward": "1.64000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0908af0a-ec33-4e3e-a519-7e914dc7748b/?format=api"
                },
                {
                    "id": "4d9db7a3-13f9-4d65-9e2a-cdf6f7cd73a7",
                    "gambit_id": "0f23ee56-e616-43c9-b667-30b5ea497822",
                    "last_updated": "2022-09-08T10:02:06.236239-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CLE",
                    "reward": "2.07000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0908af0a-ec33-4e3e-a519-7e914dc7748b/?format=api"
                }
            ]
        },
        {
            "id": "b452c4cd-8b6f-4180-aa3d-044958401791",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a2f7e71-c417-4406-a477-1d5004c78383/?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 8",
                        "amount": 5096.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9070.88,
                "profit_sb": 70.88,
                "profit_sb_percentage": 0.79,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b1ec38c1-03d8-4ffd-a7b0-20109735d841",
                    "gambit_id": "5471019b-a35e-47e2-b8e8-4a86512f54ed",
                    "last_updated": "2022-09-08T10:02:06.232135-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.78000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b452c4cd-8b6f-4180-aa3d-044958401791/?format=api"
                },
                {
                    "id": "a6d1e437-694a-449a-bab1-667f6b4fb6a1",
                    "gambit_id": "57dd5300-96be-4dbc-9d8f-f1394ed251af",
                    "last_updated": "2022-09-08T10:02:06.233248-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.85000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b452c4cd-8b6f-4180-aa3d-044958401791/?format=api"
                }
            ]
        }
    ]
}