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/95a4159c-e284-4c83-af7f-7372b27c8e95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "95a4159c-e284-4c83-af7f-7372b27c8e95",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "87489173-cb59-45e3-bfef-06552b53cae0",
    "completed": true,
    "last_updated": "2024-01-15T09:48:15.340979-05:00",
    "created_at": "2024-01-11T09:38:15.980227-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.74,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/87489173-cb59-45e3-bfef-06552b53cae0",
    "datetime": "2024-01-11T21:07:00-05:00",
    "cutoff_datetime": "2024-01-11T21:07:00-05:00",
    "name": "Calgary Flames v. Arizona Coyotes",
    "bettypes": [
        {
            "id": "437b41ce-df74-44d4-9a30-430753116889",
            "match": "https://api-prod.gambitprofit.com/api/matches/95a4159c-e284-4c83-af7f-7372b27c8e95/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-11T09:38:15.985138-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": "Calgary Flames",
                        "amount": 5614.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e6e30dc9-3cc1-41da-aee8-6eebdc097daa",
                    "gambit_id": "dd3721f6-0ac5-4d5f-a06d-50fc0d7bfe3c",
                    "last_updated": "2024-01-15T09:48:15.367035-05:00",
                    "created_at": "2024-01-11T09:38:15.989371-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/437b41ce-df74-44d4-9a30-430753116889/?format=api"
                },
                {
                    "id": "1bea8516-7a4d-4a3a-a855-52bcb44b17a7",
                    "gambit_id": "04a77223-02a5-49a9-8c34-ea9d646eb9de",
                    "last_updated": "2024-01-15T09:48:15.371412-05:00",
                    "created_at": "2024-01-11T09:38:15.994074-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/437b41ce-df74-44d4-9a30-430753116889/?format=api"
                }
            ]
        },
        {
            "id": "21f86b0a-de1c-4ea2-8b18-69fad1f88934",
            "match": "https://api-prod.gambitprofit.com/api/matches/95a4159c-e284-4c83-af7f-7372b27c8e95/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-11T09:38:15.997871-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": "Arizona Coyotes",
                        "amount": 6611.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 3389.0
                    }
                ],
                "expected_reward_tokens": 9387.53,
                "profit_sb": -112.47,
                "profit_sb_percentage": -1.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e55aeda8-0456-40ea-9722-fa54b438ae53",
                    "gambit_id": "1abd3bc9-de0b-4a2b-91ce-50c7c458acd8",
                    "last_updated": "2024-01-15T09:48:15.382520-05:00",
                    "created_at": "2024-01-11T09:38:16.008807-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.42000",
                    "odds": "1.44440",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21f86b0a-de1c-4ea2-8b18-69fad1f88934/?format=api"
                },
                {
                    "id": "f2e89a6c-9591-4150-bdc9-b3ba07aa693d",
                    "gambit_id": "a5d4651a-6449-4db5-9fa0-dc4bd210f7d7",
                    "last_updated": "2024-01-15T09:48:15.378487-05:00",
                    "created_at": "2024-01-11T09:38:16.002174-05:00",
                    "name": "Calgary Flames",
                    "reward": "2.77000",
                    "odds": "2.85000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21f86b0a-de1c-4ea2-8b18-69fad1f88934/?format=api"
                }
            ]
        },
        {
            "id": "5d8ed167-8cd9-4cec-9b45-07dea0b53d8e",
            "match": "https://api-prod.gambitprofit.com/api/matches/95a4159c-e284-4c83-af7f-7372b27c8e95/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-11T09:38:16.013820-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "126f880e-fe46-441a-b3c5-6625c0e720be",
                    "gambit_id": "2cd54725-6f8e-40b3-9b1f-f73098e1eef3",
                    "last_updated": "2024-01-15T09:48:15.389204-05:00",
                    "created_at": "2024-01-11T09:38:16.018736-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d8ed167-8cd9-4cec-9b45-07dea0b53d8e/?format=api"
                },
                {
                    "id": "bd12c79d-39cf-4cd0-86bb-45a8dd37d7f5",
                    "gambit_id": "926d3f52-be2a-4387-a380-284d41d1ef17",
                    "last_updated": "2024-01-15T09:48:15.392357-05:00",
                    "created_at": "2024-01-11T09:38:16.023827-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d8ed167-8cd9-4cec-9b45-07dea0b53d8e/?format=api"
                }
            ]
        }
    ]
}