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/981e1499-40e4-4634-b43b-7e7ed66987e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "981e1499-40e4-4634-b43b-7e7ed66987e3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b3abcde5-1da2-4c0b-9791-0f4357f1eff5",
    "completed": true,
    "last_updated": "2023-03-20T09:36:51.758008-04:00",
    "created_at": "2023-03-18T08:46:56.126662-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.31,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/b3abcde5-1da2-4c0b-9791-0f4357f1eff5",
    "datetime": "2023-03-18T20:07:00-04:00",
    "cutoff_datetime": "2023-03-18T20:07:00-04:00",
    "name": "Pittsburgh Penguins v. New York Rangers",
    "bettypes": [
        {
            "id": "175b59ef-b9eb-487f-9e2d-42888015afe7",
            "match": "https://api-prod.gambitprofit.com/api/matches/981e1499-40e4-4634-b43b-7e7ed66987e3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-18T08:46:56.142469-04: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": 5699.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "92a05302-964f-4557-b937-dfa37a212245",
                    "gambit_id": "0ae31f46-eee2-47d1-9c53-8ea8225c7e11",
                    "last_updated": "2023-03-20T09:36:51.780229-04:00",
                    "created_at": "2023-03-18T08:46:56.144212-04:00",
                    "name": "New York Rangers",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/175b59ef-b9eb-487f-9e2d-42888015afe7/?format=api"
                },
                {
                    "id": "e76ce7ec-6c5f-43c1-9f1e-83d9657a14a6",
                    "gambit_id": "3ff16ab3-aac1-4dbc-b9d1-9af761ef83d7",
                    "last_updated": "2023-03-20T09:36:51.783062-04:00",
                    "created_at": "2023-03-18T08:46:56.146105-04:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/175b59ef-b9eb-487f-9e2d-42888015afe7/?format=api"
                }
            ]
        },
        {
            "id": "f8636185-edff-47b0-ac81-1a07e535d742",
            "match": "https://api-prod.gambitprofit.com/api/matches/981e1499-40e4-4634-b43b-7e7ed66987e3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-18T08:46:56.136494-04: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": 6399.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d9df494f-abb9-41e3-9923-da896a1c8df5",
                    "gambit_id": "29f45915-21dd-42fb-8500-f0c78d4798fc",
                    "last_updated": "2023-03-20T09:36:51.774273-04:00",
                    "created_at": "2023-03-18T08:46:56.140471-04:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8636185-edff-47b0-ac81-1a07e535d742/?format=api"
                },
                {
                    "id": "fd5fd6d2-b787-4ebc-8b68-0e21b5dd19a6",
                    "gambit_id": "eadb7f10-9188-4360-b547-2429b609ff2d",
                    "last_updated": "2023-03-20T09:36:51.771368-04:00",
                    "created_at": "2023-03-18T08:46:56.138592-04:00",
                    "name": "New York Rangers",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8636185-edff-47b0-ac81-1a07e535d742/?format=api"
                }
            ]
        },
        {
            "id": "a54b18dd-7749-4cae-926a-a6c1073240f7",
            "match": "https://api-prod.gambitprofit.com/api/matches/981e1499-40e4-4634-b43b-7e7ed66987e3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-18T08:46:56.129358-04: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": "7d66b9ce-ff3c-4149-adab-d08a3203441f",
                    "gambit_id": "e8e21a85-5b4a-4117-82f6-7866431c9c68",
                    "last_updated": "2023-03-20T09:36:51.763375-04:00",
                    "created_at": "2023-03-18T08:46:56.131244-04: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/a54b18dd-7749-4cae-926a-a6c1073240f7/?format=api"
                },
                {
                    "id": "1c40e2df-2cf0-4882-8d2f-4969434bf89f",
                    "gambit_id": "2f226749-66f2-4dcd-a623-676a5d3e1828",
                    "last_updated": "2023-03-20T09:36:51.765660-04:00",
                    "created_at": "2023-03-18T08:46:56.133509-04: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/a54b18dd-7749-4cae-926a-a6c1073240f7/?format=api"
                }
            ]
        }
    ]
}