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/d818d6ef-03e4-4dba-97a8-6ce3811b5c4b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d818d6ef-03e4-4dba-97a8-6ce3811b5c4b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9c7f31c5-68f9-4820-9ef2-ae744e351a34",
    "completed": true,
    "last_updated": "2023-02-26T11:46:56.678372-05:00",
    "created_at": "2023-02-25T09:07:02.714006-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/9c7f31c5-68f9-4820-9ef2-ae744e351a34",
    "datetime": "2023-02-25T19:07:00-05:00",
    "cutoff_datetime": "2023-02-25T19:07:00-05:00",
    "name": "Boston Bruins v. Vancouver Canucks",
    "bettypes": [
        {
            "id": "6a5c3b8d-7e6f-4c80-8733-fb60014a29c3",
            "match": "https://api-prod.gambitprofit.com/api/matches/d818d6ef-03e4-4dba-97a8-6ce3811b5c4b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-25T09:07:02.723192-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": "Boston Bruins",
                        "amount": 7115.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 2885.0
                    }
                ],
                "expected_reward_tokens": 9605.25,
                "profit_sb": 105.25,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6d6284c9-01e0-4237-a939-478d7fb5c260",
                    "gambit_id": "f528699c-4a0f-4dbd-86bd-14ec8402fbc8",
                    "last_updated": "2023-02-26T11:46:56.689975-05:00",
                    "created_at": "2023-02-25T09:07:02.725644-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.35000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a5c3b8d-7e6f-4c80-8733-fb60014a29c3/?format=api"
                },
                {
                    "id": "53bdd527-d4e7-425d-b877-4969430ed037",
                    "gambit_id": "85168ab5-8b08-4f63-870b-1fc5905205f0",
                    "last_updated": "2023-02-26T11:46:56.688834-05:00",
                    "created_at": "2023-02-25T09:07:02.724360-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "3.33000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a5c3b8d-7e6f-4c80-8733-fb60014a29c3/?format=api"
                }
            ]
        },
        {
            "id": "96a6855c-899d-461e-9231-792f423cbe93",
            "match": "https://api-prod.gambitprofit.com/api/matches/d818d6ef-03e4-4dba-97a8-6ce3811b5c4b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-25T09:07:02.719429-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": "Vancouver Canucks",
                        "amount": 5106.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fb038860-6293-42b6-8a6c-320630f466ea",
                    "gambit_id": "55017224-99e5-472e-ba58-d84879b36a39",
                    "last_updated": "2023-02-26T11:46:56.685377-05:00",
                    "created_at": "2023-02-25T09:07:02.720659-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96a6855c-899d-461e-9231-792f423cbe93/?format=api"
                },
                {
                    "id": "b48d50d5-1acb-49d3-acf6-c4d869e54f2f",
                    "gambit_id": "9f9d2158-9e6b-4167-8845-cabce4e5b51a",
                    "last_updated": "2023-02-26T11:46:56.686522-05:00",
                    "created_at": "2023-02-25T09:07:02.721886-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96a6855c-899d-461e-9231-792f423cbe93/?format=api"
                }
            ]
        },
        {
            "id": "8b500979-5459-41e9-8de3-83a6cdac1e32",
            "match": "https://api-prod.gambitprofit.com/api/matches/d818d6ef-03e4-4dba-97a8-6ce3811b5c4b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-25T09:07:02.715740-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.5",
                        "amount": 5212.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": -67.64,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ff86aecd-2d51-465d-93c3-6f753d5dbc06",
                    "gambit_id": "2b592af0-9c4a-4b20-961e-d6f1f32abb80",
                    "last_updated": "2023-02-26T11:46:56.682979-05:00",
                    "created_at": "2023-02-25T09:07:02.718167-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b500979-5459-41e9-8de3-83a6cdac1e32/?format=api"
                },
                {
                    "id": "a4f1c466-9819-4492-a6fa-32b7a92b35e8",
                    "gambit_id": "a813452f-35af-44d7-a5cc-f2cbe418f1ae",
                    "last_updated": "2023-02-26T11:46:56.681249-05:00",
                    "created_at": "2023-02-25T09:07:02.716944-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b500979-5459-41e9-8de3-83a6cdac1e32/?format=api"
                }
            ]
        }
    ]
}