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/ebefc648-ed6b-4583-b544-9e7e10fbdd2b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ebefc648-ed6b-4583-b544-9e7e10fbdd2b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e8e72581-dddd-47ef-a2ff-392032d075a2",
    "completed": true,
    "last_updated": "2023-03-10T10:42:00.841873-05:00",
    "created_at": "2023-03-09T09:02:01.380343-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/e8e72581-dddd-47ef-a2ff-392032d075a2",
    "datetime": "2023-03-09T19:07:00-05:00",
    "cutoff_datetime": "2023-03-09T19:07:00-05:00",
    "name": "New York Rangers v. Montreal Canadiens",
    "bettypes": [
        {
            "id": "40fda3a7-9856-46d4-a6ee-93e262655cf7",
            "match": "https://api-prod.gambitprofit.com/api/matches/ebefc648-ed6b-4583-b544-9e7e10fbdd2b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-09T09:02:01.386954-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": 7158.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 2842.0
                    }
                ],
                "expected_reward_tokens": 9520.14,
                "profit_sb": 20.14,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ec13aeb8-18d9-4234-9007-6c5d9d3c6fbe",
                    "gambit_id": "cf38cd19-820c-41f2-b203-239a124f4466",
                    "last_updated": "2023-03-10T10:42:00.853607-05:00",
                    "created_at": "2023-03-09T09:02:01.389430-05:00",
                    "name": "New York Rangers",
                    "reward": "1.33000",
                    "odds": "1.34480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40fda3a7-9856-46d4-a6ee-93e262655cf7/?format=api"
                },
                {
                    "id": "0f85d740-e5f3-4f3b-a64e-db3700b719f6",
                    "gambit_id": "412c1ab4-9a83-408e-b6b3-c8c876508fff",
                    "last_updated": "2023-03-10T10:42:00.852343-05:00",
                    "created_at": "2023-03-09T09:02:01.388183-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "3.35000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40fda3a7-9856-46d4-a6ee-93e262655cf7/?format=api"
                }
            ]
        },
        {
            "id": "75144c8d-b889-42a5-be06-364e1760cb13",
            "match": "https://api-prod.gambitprofit.com/api/matches/ebefc648-ed6b-4583-b544-9e7e10fbdd2b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-09T09:02:01.382109-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": 5213.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "59558b3a-3e6a-47ca-939c-90781baa28a4",
                    "gambit_id": "74bfe96b-39d9-4eba-832c-33dce3c2b05c",
                    "last_updated": "2023-03-10T10:42:00.849849-05:00",
                    "created_at": "2023-03-09T09:02:01.385431-05:00",
                    "name": "New York Rangers",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75144c8d-b889-42a5-be06-364e1760cb13/?format=api"
                },
                {
                    "id": "3c37ecc8-42d3-4264-81b4-526288fec73d",
                    "gambit_id": "5a505373-2fc0-4cce-94e0-49a4ccf42e86",
                    "last_updated": "2023-03-10T10:42:00.848520-05:00",
                    "created_at": "2023-03-09T09:02:01.383949-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75144c8d-b889-42a5-be06-364e1760cb13/?format=api"
                }
            ]
        },
        {
            "id": "760db0ee-6dd1-494d-b834-853395bf0f51",
            "match": "https://api-prod.gambitprofit.com/api/matches/ebefc648-ed6b-4583-b544-9e7e10fbdd2b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-09T11:02:13.672469-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6e3af225-feae-46d4-a197-993d70391b39",
                    "gambit_id": "fff7674f-e494-4c9a-97bd-73257317ac9e",
                    "last_updated": "2023-03-10T10:42:00.844911-05:00",
                    "created_at": "2023-03-09T11:02:13.673811-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/760db0ee-6dd1-494d-b834-853395bf0f51/?format=api"
                },
                {
                    "id": "b748bbc5-fe52-4616-bf46-decad63ff29b",
                    "gambit_id": "50180630-1702-45b0-aee6-5195a927967a",
                    "last_updated": "2023-03-10T10:42:00.846086-05:00",
                    "created_at": "2023-03-09T11:02:13.675384-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/760db0ee-6dd1-494d-b834-853395bf0f51/?format=api"
                }
            ]
        }
    ]
}