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/bdec6961-8168-4d53-8f49-a825b4871a3e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bdec6961-8168-4d53-8f49-a825b4871a3e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "02aa0837-b03d-4c7a-ae18-aad4f8242d2a",
    "completed": true,
    "last_updated": "2022-11-16T09:52:14.749670-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.3,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/02aa0837-b03d-4c7a-ae18-aad4f8242d2a",
    "datetime": "2022-11-15T19:05:00-05:00",
    "cutoff_datetime": "2022-11-15T19:05:00-05:00",
    "name": "New Jersey Devils v. Montreal Canadiens",
    "bettypes": [
        {
            "id": "a41a61db-e4b0-4f4c-83cb-fac8662f327c",
            "match": "https://api-prod.gambitprofit.com/api/matches/bdec6961-8168-4d53-8f49-a825b4871a3e/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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 Jersey Devils",
                        "amount": 6179.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 3821.0
                    }
                ],
                "expected_reward_tokens": 9206.71,
                "profit_sb": 206.71,
                "profit_sb_percentage": 2.3,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1cd1a9f0-da95-4720-9620-32796dcd759a",
                    "gambit_id": "f5378757-963d-4d62-abfb-0cd127710e2e",
                    "last_updated": "2022-11-16T09:52:14.759515-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.49000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a41a61db-e4b0-4f4c-83cb-fac8662f327c/?format=api"
                },
                {
                    "id": "02df3671-520d-41dc-b62f-f20247fda0aa",
                    "gambit_id": "5c77c9fc-5ec0-48e1-b859-4aeda2b29d1f",
                    "last_updated": "2022-11-16T09:52:14.758520-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.41000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a41a61db-e4b0-4f4c-83cb-fac8662f327c/?format=api"
                }
            ]
        },
        {
            "id": "96de593c-4005-403a-a72f-ca0853405969",
            "match": "https://api-prod.gambitprofit.com/api/matches/bdec6961-8168-4d53-8f49-a825b4871a3e/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Montreal Canadiens",
                        "amount": 5984.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4016.0
                    }
                ],
                "expected_reward_tokens": 9155.52,
                "profit_sb": 155.52,
                "profit_sb_percentage": 1.73,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5f5ebb35-5904-4a0e-8893-3a27188af4e0",
                    "gambit_id": "da829ab7-1ba4-4409-ad50-fc51f7de733b",
                    "last_updated": "2022-11-16T09:52:14.755436-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.53000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96de593c-4005-403a-a72f-ca0853405969/?format=api"
                },
                {
                    "id": "ae486fb8-0a07-470c-ba51-660b76b3a3db",
                    "gambit_id": "66c34ba1-b516-483e-9e0b-b08b9146d0b8",
                    "last_updated": "2022-11-16T09:52:14.756488-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Jersey Devils",
                    "reward": "2.28000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96de593c-4005-403a-a72f-ca0853405969/?format=api"
                }
            ]
        },
        {
            "id": "59f93533-cb5e-40bf-8e6c-57ef62a9b9eb",
            "match": "https://api-prod.gambitprofit.com/api/matches/bdec6961-8168-4d53-8f49-a825b4871a3e/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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": 5097.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 9021.52,
                "profit_sb": 21.52,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "400f0cf2-8ebe-4fdd-b828-a487ceb9fbf3",
                    "gambit_id": "1c622a49-5a9b-4ec4-b612-a620b3768591",
                    "last_updated": "2022-11-16T09:52:14.753388-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.77000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59f93533-cb5e-40bf-8e6c-57ef62a9b9eb/?format=api"
                },
                {
                    "id": "f1055022-a185-4bc8-a5cd-a7c49143d575",
                    "gambit_id": "e50f82f7-cd95-40b5-afd5-2d5b1d777870",
                    "last_updated": "2022-11-16T09:52:14.752269-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.84000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59f93533-cb5e-40bf-8e6c-57ef62a9b9eb/?format=api"
                }
            ]
        }
    ]
}