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/ce95bccc-a46c-41c7-8781-db0401422b9c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ce95bccc-a46c-41c7-8781-db0401422b9c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "48921f10-b246-4c90-bd76-a0819bce8e53",
    "completed": true,
    "last_updated": "2023-08-02T19:08:00.277836-04:00",
    "created_at": "2023-08-01T09:03:22.008842-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.43,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/48921f10-b246-4c90-bd76-a0819bce8e53",
    "datetime": "2023-08-01T19:07:00-04:00",
    "cutoff_datetime": "2023-08-01T19:07:00-04:00",
    "name": "BAL (K Bradish) v. TOR (H Ryu)",
    "bettypes": [
        {
            "id": "df51d983-7687-4129-b12d-00adc2658543",
            "match": "https://api-prod.gambitprofit.com/api/matches/ce95bccc-a46c-41c7-8781-db0401422b9c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-01T09:03:22.023010-04: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 (H Ryu)",
                        "amount": 5157.0
                    },
                    {
                        "team": "BAL (K Bradish)",
                        "amount": 4843.0
                    }
                ],
                "expected_reward_tokens": 9540.45,
                "profit_sb": 40.45,
                "profit_sb_percentage": 0.43,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ff141d9d-37ff-4a6f-8478-4734d68f9026",
                    "gambit_id": "0fdd05f4-9e76-4cb1-8f3c-b3c57601a0a7",
                    "last_updated": "2023-08-02T19:08:00.291789-04:00",
                    "created_at": "2023-08-01T09:03:22.033524-04:00",
                    "name": "TOR (H Ryu)",
                    "reward": "1.85000",
                    "odds": "1.89290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df51d983-7687-4129-b12d-00adc2658543/?format=api"
                },
                {
                    "id": "bcaa6168-71c6-43ef-aec9-1d1ac451150f",
                    "gambit_id": "8599ac02-d7bf-43c8-a025-0b4a210c563a",
                    "last_updated": "2023-08-02T19:08:00.287702-04:00",
                    "created_at": "2023-08-01T09:03:22.028287-04:00",
                    "name": "BAL (K Bradish)",
                    "reward": "1.97000",
                    "odds": "2.02000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df51d983-7687-4129-b12d-00adc2658543/?format=api"
                }
            ]
        },
        {
            "id": "eda5de32-aea1-4b76-b82d-f745df3ea0f4",
            "match": "https://api-prod.gambitprofit.com/api/matches/ce95bccc-a46c-41c7-8781-db0401422b9c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-01T09:03:22.040201-04: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": "BAL",
                        "amount": 6390.0
                    },
                    {
                        "team": "TOR",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cf0eda6f-42b0-4ea3-8a3d-0299b41af454",
                    "gambit_id": "7c607d59-aedc-41c5-ab92-03ce3437107b",
                    "last_updated": "2023-08-02T19:08:00.302266-04:00",
                    "created_at": "2023-08-01T09:03:22.046995-04:00",
                    "name": "BAL",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eda5de32-aea1-4b76-b82d-f745df3ea0f4/?format=api"
                },
                {
                    "id": "d76728b0-fbdc-44d3-9b8e-e01dea7ae582",
                    "gambit_id": "783d2c3b-ef1e-42a1-adcc-8143cce73639",
                    "last_updated": "2023-08-02T19:08:00.306704-04:00",
                    "created_at": "2023-08-01T09:03:22.054336-04:00",
                    "name": "TOR",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eda5de32-aea1-4b76-b82d-f745df3ea0f4/?format=api"
                }
            ]
        },
        {
            "id": "cfde0341-1ab2-4afa-a58b-a06137b04e10",
            "match": "https://api-prod.gambitprofit.com/api/matches/ce95bccc-a46c-41c7-8781-db0401422b9c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-01T09:03:22.059447-04: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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e32c52dd-8cd2-4b4d-8a44-02a8d3840be5",
                    "gambit_id": "4a9dfb80-e07d-4396-adc9-771575679ee3",
                    "last_updated": "2023-08-02T19:08:00.317690-04:00",
                    "created_at": "2023-08-01T09:03:22.064579-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfde0341-1ab2-4afa-a58b-a06137b04e10/?format=api"
                },
                {
                    "id": "55a557d8-3c39-4c61-b9a1-141b7e600ea9",
                    "gambit_id": "e89b907f-1c91-47e6-8c09-e0299f699340",
                    "last_updated": "2023-08-02T19:08:00.322529-04:00",
                    "created_at": "2023-08-01T09:03:22.069835-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfde0341-1ab2-4afa-a58b-a06137b04e10/?format=api"
                }
            ]
        }
    ]
}