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/64f63751-9715-4b35-860c-2a79257cf7f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "64f63751-9715-4b35-860c-2a79257cf7f9",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "59dfa4fd-041a-4509-82ff-23df4f79e551",
    "completed": true,
    "last_updated": "2023-01-02T12:31:58.323269-05:00",
    "created_at": "2023-01-01T09:22:02.856114-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.97,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/59dfa4fd-041a-4509-82ff-23df4f79e551",
    "datetime": "2023-01-01T16:25:00-05:00",
    "cutoff_datetime": "2023-01-01T16:25:00-05:00",
    "name": "Minnesota Vikings v. Green Bay Packers",
    "bettypes": [
        {
            "id": "d718783b-58c8-4283-95bb-61233eb75eaa",
            "match": "https://api-prod.gambitprofit.com/api/matches/64f63751-9715-4b35-860c-2a79257cf7f9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-01T09:22:02.861676-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": "Green Bay Packers",
                        "amount": 6099.0
                    },
                    {
                        "team": "Minnesota Vikings",
                        "amount": 3901.0
                    }
                ],
                "expected_reward_tokens": 9087.51,
                "profit_sb": 87.51,
                "profit_sb_percentage": 0.97,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0f0541c7-fa64-4618-8843-72a88355ea4c",
                    "gambit_id": "77612e01-fd1f-4f13-a33c-d578de12a5ed",
                    "last_updated": "2023-01-02T12:31:58.330529-05:00",
                    "created_at": "2023-01-01T09:22:02.864121-05:00",
                    "name": "Green Bay Packers",
                    "reward": "1.49000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d718783b-58c8-4283-95bb-61233eb75eaa/?format=api"
                },
                {
                    "id": "b86acfde-3f3c-4bf8-bbbe-384b8075da6a",
                    "gambit_id": "8235956e-d794-48f0-84b7-da3a6e47e881",
                    "last_updated": "2023-01-02T12:31:58.329455-05:00",
                    "created_at": "2023-01-01T09:22:02.862842-05:00",
                    "name": "Minnesota Vikings",
                    "reward": "2.33000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d718783b-58c8-4283-95bb-61233eb75eaa/?format=api"
                }
            ]
        },
        {
            "id": "80bcbfab-6218-42b0-93af-8167c39138ff",
            "match": "https://api-prod.gambitprofit.com/api/matches/64f63751-9715-4b35-860c-2a79257cf7f9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-01T09:22:02.865401-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": "Green Bay Packers",
                        "amount": 5098.0
                    },
                    {
                        "team": "Minnesota Vikings",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "85681c8b-2c0e-43c9-b02d-63ea1d704ebf",
                    "gambit_id": "d16932ca-d57e-4959-abfe-0d739651419a",
                    "last_updated": "2023-01-02T12:31:58.332723-05:00",
                    "created_at": "2023-01-01T09:22:02.866556-05:00",
                    "name": "Green Bay Packers",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80bcbfab-6218-42b0-93af-8167c39138ff/?format=api"
                },
                {
                    "id": "09de9d03-a431-4384-bc7c-d55039f413bb",
                    "gambit_id": "aad2d133-f082-4587-9216-a4568fcff275",
                    "last_updated": "2023-01-02T12:31:58.333849-05:00",
                    "created_at": "2023-01-01T09:22:02.867805-05:00",
                    "name": "Minnesota Vikings",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80bcbfab-6218-42b0-93af-8167c39138ff/?format=api"
                }
            ]
        },
        {
            "id": "5084c1fe-dd0f-4e3e-b718-b5ceebde5e85",
            "match": "https://api-prod.gambitprofit.com/api/matches/64f63751-9715-4b35-860c-2a79257cf7f9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-01T09:22:02.857895-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 48",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 48",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "312060c6-31dd-4f8f-80fe-8070b45b02ab",
                    "gambit_id": "0e254fd3-2840-4598-b9c9-e555d397bce0",
                    "last_updated": "2023-01-02T12:31:58.326030-05:00",
                    "created_at": "2023-01-01T09:22:02.859117-05:00",
                    "name": "Game Total Under 48",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "48.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5084c1fe-dd0f-4e3e-b718-b5ceebde5e85/?format=api"
                },
                {
                    "id": "ea5d8ce3-073d-4028-97d1-1f4f02c10a58",
                    "gambit_id": "08fee6c2-77a2-47fe-a77d-a5054d0198d2",
                    "last_updated": "2023-01-02T12:31:58.327196-05:00",
                    "created_at": "2023-01-01T09:22:02.860358-05:00",
                    "name": "Game Total Over 48",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "48.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5084c1fe-dd0f-4e3e-b718-b5ceebde5e85/?format=api"
                }
            ]
        }
    ]
}