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/a6e6977e-b0b2-4027-b557-be44d0d5f624/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a6e6977e-b0b2-4027-b557-be44d0d5f624",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "308acee2-73e4-43b0-8a00-61848f85ce09",
    "completed": true,
    "last_updated": "2022-11-29T10:27:09.565749-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.59,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/308acee2-73e4-43b0-8a00-61848f85ce09",
    "datetime": "2022-11-28T19:07:00-05:00",
    "cutoff_datetime": "2022-11-28T19:07:00-05:00",
    "name": "New Jersey Devils v. New York Rangers",
    "bettypes": [
        {
            "id": "0fd21751-e759-4804-a0ed-8dbb83c36359",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6e6977e-b0b2-4027-b557-be44d0d5f624/?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": "New York Rangers",
                        "amount": 5097.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fd7b0b60-4bc4-4a4a-9f28-1b73eef21054",
                    "gambit_id": "085088eb-d23f-4ecd-8278-5c939e1141c1",
                    "last_updated": "2022-11-29T10:27:09.575851-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Rangers",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fd21751-e759-4804-a0ed-8dbb83c36359/?format=api"
                },
                {
                    "id": "ad84ea96-5e62-4dd5-a9a5-4f6309f44b0c",
                    "gambit_id": "b9567d49-cb6b-43e0-8e3d-84ea2faa1d2b",
                    "last_updated": "2022-11-29T10:27:09.576939-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fd21751-e759-4804-a0ed-8dbb83c36359/?format=api"
                }
            ]
        },
        {
            "id": "e4f546a8-b76c-4dd6-ae54-4a119755eee8",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6e6977e-b0b2-4027-b557-be44d0d5f624/?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": "New Jersey Devils",
                        "amount": 6723.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 3277.0
                    }
                ],
                "expected_reward_tokens": 9142.83,
                "profit_sb": 142.83,
                "profit_sb_percentage": 1.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1c534cef-4cfe-4ef9-97d2-4fd35c6450f5",
                    "gambit_id": "a5db91dd-8362-44d2-b9d9-7532a3256a05",
                    "last_updated": "2022-11-29T10:27:09.573605-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.36000",
                    "odds": "1.40820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4f546a8-b76c-4dd6-ae54-4a119755eee8/?format=api"
                },
                {
                    "id": "174cb954-a30f-4302-9547-f3eebcd2db65",
                    "gambit_id": "ab6542b4-179b-434d-bd0c-a9337a736b00",
                    "last_updated": "2022-11-29T10:27:09.572399-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Rangers",
                    "reward": "2.79000",
                    "odds": "3.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4f546a8-b76c-4dd6-ae54-4a119755eee8/?format=api"
                }
            ]
        },
        {
            "id": "c6b36c9d-51ad-4ec2-b337-bc7afcebab2b",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6e6977e-b0b2-4027-b557-be44d0d5f624/?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 6",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a64b0ac5-a3b2-4502-8804-e5627395b0e6",
                    "gambit_id": "c2c9ba29-c73e-47fa-8c66-ccc81f1cdb8a",
                    "last_updated": "2022-11-29T10:27:09.568561-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6b36c9d-51ad-4ec2-b337-bc7afcebab2b/?format=api"
                },
                {
                    "id": "de8c8043-b70d-4c14-8c62-1b31923a088a",
                    "gambit_id": "0e414c84-0033-48ff-944d-3e0e1db5da4f",
                    "last_updated": "2022-11-29T10:27:09.569759-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6b36c9d-51ad-4ec2-b337-bc7afcebab2b/?format=api"
                }
            ]
        }
    ]
}