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/2497c552-384b-438d-a1bc-c59a888dc87d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2497c552-384b-438d-a1bc-c59a888dc87d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f5f75efb-4eb2-40f7-8dce-d7a18d9b0e62",
    "completed": true,
    "last_updated": "2023-12-29T11:13:30.141627-05:00",
    "created_at": "2023-12-27T09:03:02.365231-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.41,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/f5f75efb-4eb2-40f7-8dce-d7a18d9b0e62",
    "datetime": "2023-12-27T19:37:00-05:00",
    "cutoff_datetime": "2023-12-27T19:37:00-05:00",
    "name": "Pittsburgh Penguins v. New York Islanders",
    "bettypes": [
        {
            "id": "09365bd5-11e1-4d8f-940f-4df86bb58bd1",
            "match": "https://api-prod.gambitprofit.com/api/matches/2497c552-384b-438d-a1bc-c59a888dc87d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-27T09:03:02.375465-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 Islanders",
                        "amount": 5107.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6f7539e6-2360-4248-a45d-6d63be21f578",
                    "gambit_id": "131a3d47-49b7-4fd9-a135-968040451e0f",
                    "last_updated": "2023-12-29T11:13:30.155104-05:00",
                    "created_at": "2023-12-27T09:03:02.383798-05:00",
                    "name": "New York Islanders",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09365bd5-11e1-4d8f-940f-4df86bb58bd1/?format=api"
                },
                {
                    "id": "13c2a5b1-4808-432c-ab33-e2413d2217e3",
                    "gambit_id": "16ba0298-18d8-4b49-b4ab-99601c00ad24",
                    "last_updated": "2023-12-29T11:13:30.151608-05:00",
                    "created_at": "2023-12-27T09:03:02.379522-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09365bd5-11e1-4d8f-940f-4df86bb58bd1/?format=api"
                }
            ]
        },
        {
            "id": "b8df07a1-6e0d-415e-ae86-a070d6e63363",
            "match": "https://api-prod.gambitprofit.com/api/matches/2497c552-384b-438d-a1bc-c59a888dc87d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-27T09:03:02.388978-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": "Pittsburgh Penguins",
                        "amount": 6856.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 3144.0
                    }
                ],
                "expected_reward_tokens": 9461.28,
                "profit_sb": -38.72,
                "profit_sb_percentage": -0.41,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3aa9a633-7433-4138-b4ed-e53741cad976",
                    "gambit_id": "4a7b95fc-c991-49af-ad01-f1ca1f347685",
                    "last_updated": "2023-12-29T11:13:30.163485-05:00",
                    "created_at": "2023-12-27T09:03:02.398922-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8df07a1-6e0d-415e-ae86-a070d6e63363/?format=api"
                },
                {
                    "id": "8c558574-9d81-492e-8c18-051c6cb6ac65",
                    "gambit_id": "87391285-0797-4ac3-9104-e04f3e485595",
                    "last_updated": "2023-12-29T11:13:30.167763-05:00",
                    "created_at": "2023-12-27T09:03:02.408641-05:00",
                    "name": "New York Islanders",
                    "reward": "3.01000",
                    "odds": "3.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8df07a1-6e0d-415e-ae86-a070d6e63363/?format=api"
                }
            ]
        },
        {
            "id": "6f61203c-96ad-4ff9-972e-7ceeda541901",
            "match": "https://api-prod.gambitprofit.com/api/matches/2497c552-384b-438d-a1bc-c59a888dc87d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-27T09:03:02.412615-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 6",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "100faea6-df29-4248-930c-c9ca432ba0d2",
                    "gambit_id": "178b4e5f-8a25-4d68-a010-18a5a7e81b31",
                    "last_updated": "2023-12-29T11:13:30.174963-05:00",
                    "created_at": "2023-12-27T09:03:02.416885-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f61203c-96ad-4ff9-972e-7ceeda541901/?format=api"
                },
                {
                    "id": "ead74cb4-fe2e-4dc0-9a4e-8d78369191e1",
                    "gambit_id": "18c00c8d-ac35-4a5e-96b6-c3c9b5ea0cd4",
                    "last_updated": "2023-12-29T11:13:30.179067-05:00",
                    "created_at": "2023-12-27T09:03:02.421397-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f61203c-96ad-4ff9-972e-7ceeda541901/?format=api"
                }
            ]
        }
    ]
}