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/7a1c4b8f-cf29-4a2c-a994-c5fc29d79851/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7a1c4b8f-cf29-4a2c-a994-c5fc29d79851",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "bd093725-65c5-4a14-b087-ec4d82a18465",
    "completed": true,
    "last_updated": "2022-12-31T10:46:58.119478-05:00",
    "created_at": "2022-12-29T08:42:07.602592-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.21,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/bd093725-65c5-4a14-b087-ec4d82a18465",
    "datetime": "2022-12-29T19:37:00-05:00",
    "cutoff_datetime": "2022-12-29T19:37:00-05:00",
    "name": "Columbus Blue Jackets v. New York Islanders",
    "bettypes": [
        {
            "id": "4faa3d70-ada1-440c-b2a1-da9893b90b8c",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a1c4b8f-cf29-4a2c-a994-c5fc29d79851/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-29T08:42:07.614882-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": 6901.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 3099.0
                    }
                ],
                "expected_reward_tokens": 9109.32,
                "profit_sb": 109.32,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f478aa10-a0b2-4989-8e04-75fe7689566c",
                    "gambit_id": "63c0859d-87a2-44fc-830a-cc6d75e62a3a",
                    "last_updated": "2022-12-31T10:46:58.128900-05:00",
                    "created_at": "2022-12-29T08:42:07.616417-05:00",
                    "name": "New York Islanders",
                    "reward": "1.32000",
                    "odds": "1.37740",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4faa3d70-ada1-440c-b2a1-da9893b90b8c/?format=api"
                },
                {
                    "id": "5c00b219-0e3c-4a2d-85ab-81fc281777bd",
                    "gambit_id": "e24f1e58-2a99-499c-9a50-18125f22a201",
                    "last_updated": "2022-12-31T10:46:58.129990-05:00",
                    "created_at": "2022-12-29T08:42:07.618033-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "2.94000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4faa3d70-ada1-440c-b2a1-da9893b90b8c/?format=api"
                }
            ]
        },
        {
            "id": "0c2f0145-3dd8-4dad-8234-0e1b8f054b5e",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a1c4b8f-cf29-4a2c-a994-c5fc29d79851/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-29T08:42:07.609991-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": "Columbus Blue Jackets",
                        "amount": 5292.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 4708.0
                    }
                ],
                "expected_reward_tokens": 8943.48,
                "profit_sb": -56.52,
                "profit_sb_percentage": -0.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f90de96e-a474-4072-a493-df48ad5967d3",
                    "gambit_id": "8427d72c-c845-43d3-b8cf-5b2aabab0870",
                    "last_updated": "2022-12-31T10:46:58.126706-05:00",
                    "created_at": "2022-12-29T08:42:07.613151-05:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "1.69000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c2f0145-3dd8-4dad-8234-0e1b8f054b5e/?format=api"
                },
                {
                    "id": "a2e2f4ff-749e-4711-b28d-04c5ae24989d",
                    "gambit_id": "589440ee-5cef-4799-ab41-5a95b12e6575",
                    "last_updated": "2022-12-31T10:46:58.125592-05:00",
                    "created_at": "2022-12-29T08:42:07.611511-05:00",
                    "name": "New York Islanders",
                    "reward": "1.90000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c2f0145-3dd8-4dad-8234-0e1b8f054b5e/?format=api"
                }
            ]
        },
        {
            "id": "f03f996a-b9f6-413b-8def-302c6557c5e6",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a1c4b8f-cf29-4a2c-a994-c5fc29d79851/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-29T08:42:07.604843-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.5",
                        "amount": 5196.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4804.0
                    }
                ],
                "expected_reward_tokens": 8935.44,
                "profit_sb": -64.56,
                "profit_sb_percentage": -0.72,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5f88f1c3-c932-47e0-b193-fd683ae3cde4",
                    "gambit_id": "3af40d61-f385-4504-b717-5fe84f8405a4",
                    "last_updated": "2022-12-31T10:46:58.122155-05:00",
                    "created_at": "2022-12-29T08:42:07.606589-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.72000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f03f996a-b9f6-413b-8def-302c6557c5e6/?format=api"
                },
                {
                    "id": "d6146d7b-4071-4b44-962e-4c984851ce26",
                    "gambit_id": "86c5e785-67bc-48b3-856b-8b6286513c31",
                    "last_updated": "2022-12-31T10:46:58.123265-05:00",
                    "created_at": "2022-12-29T08:42:07.608256-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.86000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f03f996a-b9f6-413b-8def-302c6557c5e6/?format=api"
                }
            ]
        }
    ]
}