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/85c10609-2f75-42ee-a1ea-df149bf5b929/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "85c10609-2f75-42ee-a1ea-df149bf5b929",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7dbe0cf8-4fd7-411d-855c-b4e4e86cb884",
    "completed": true,
    "last_updated": "2023-10-12T11:33:07.285811-04:00",
    "created_at": "2023-10-11T09:07:56.746403-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.08,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/7dbe0cf8-4fd7-411d-855c-b4e4e86cb884",
    "datetime": "2023-10-11T19:07:00-04:00",
    "cutoff_datetime": "2023-10-11T19:07:00-04:00",
    "name": "Montreal Canadiens v. Toronto Maple Leafs",
    "bettypes": [
        {
            "id": "ffb22108-4179-4215-adcf-80c226bf0041",
            "match": "https://api-prod.gambitprofit.com/api/matches/85c10609-2f75-42ee-a1ea-df149bf5b929/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-11T09:07:56.756065-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": "Toronto Maple Leafs",
                        "amount": 7191.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 2809.0
                    }
                ],
                "expected_reward_tokens": 9492.12,
                "profit_sb": -7.88,
                "profit_sb_percentage": -0.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d1830b25-dfea-4d1f-a278-5b93f45ed618",
                    "gambit_id": "d5d4c5fb-f3c7-4b06-9e4c-7508717810e1",
                    "last_updated": "2023-10-12T11:33:07.308093-04:00",
                    "created_at": "2023-10-11T09:07:56.770875-04:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffb22108-4179-4215-adcf-80c226bf0041/?format=api"
                },
                {
                    "id": "0236e8a6-0489-41c9-b173-577f1a6c0679",
                    "gambit_id": "787e5e13-8b5d-48f9-ab08-ffb7ed6a2e05",
                    "last_updated": "2023-10-12T11:33:07.304854-04:00",
                    "created_at": "2023-10-11T09:07:56.764063-04:00",
                    "name": "Montreal Canadiens",
                    "reward": "3.38000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffb22108-4179-4215-adcf-80c226bf0041/?format=api"
                }
            ]
        },
        {
            "id": "1dd0bd38-67b0-43c1-819c-441e91cabf79",
            "match": "https://api-prod.gambitprofit.com/api/matches/85c10609-2f75-42ee-a1ea-df149bf5b929/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-11T09:07:56.777723-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": "Toronto Maple Leafs",
                        "amount": 5214.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fa7451c8-95bf-45dd-8b9c-d8b4fa49996a",
                    "gambit_id": "5ec121be-4ea5-4e92-af20-e3d18e3e59df",
                    "last_updated": "2023-10-12T11:33:07.318923-04:00",
                    "created_at": "2023-10-11T09:07:56.806176-04:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dd0bd38-67b0-43c1-819c-441e91cabf79/?format=api"
                },
                {
                    "id": "0becc333-00e7-45aa-aaf5-0ac63c9bfcf5",
                    "gambit_id": "ef00c57d-ac6c-4d71-a584-71577bec26ef",
                    "last_updated": "2023-10-12T11:33:07.315685-04:00",
                    "created_at": "2023-10-11T09:07:56.799616-04:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dd0bd38-67b0-43c1-819c-441e91cabf79/?format=api"
                }
            ]
        },
        {
            "id": "37def801-1ec4-4e97-809b-17b7a73b9e14",
            "match": "https://api-prod.gambitprofit.com/api/matches/85c10609-2f75-42ee-a1ea-df149bf5b929/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-11T09:07:56.811785-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 Over 6.5",
                        "amount": 5423.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dab75502-1c2a-4ed9-87d3-5aa9584f7b6d",
                    "gambit_id": "2dd7d69a-6ec0-4e5f-91e1-4232ff977afe",
                    "last_updated": "2023-10-12T11:33:07.331587-04:00",
                    "created_at": "2023-10-11T09:07:56.817992-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37def801-1ec4-4e97-809b-17b7a73b9e14/?format=api"
                },
                {
                    "id": "fb51b135-1f8f-40bb-a632-c3662c4f3505",
                    "gambit_id": "65c71a27-7d69-45fb-9f3e-883f641842ec",
                    "last_updated": "2023-10-12T11:33:07.341360-04:00",
                    "created_at": "2023-10-11T09:07:56.825717-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37def801-1ec4-4e97-809b-17b7a73b9e14/?format=api"
                }
            ]
        }
    ]
}