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/7a58e70e-94ed-4750-8b3e-c0c058c44edf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7a58e70e-94ed-4750-8b3e-c0c058c44edf",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bb0ae39d-73f5-408c-b234-826b3dba796c",
    "completed": true,
    "last_updated": "2024-01-27T10:48:04.097039-05:00",
    "created_at": "2024-01-26T09:33:18.495734-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.4,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/bb0ae39d-73f5-408c-b234-826b3dba796c",
    "datetime": "2024-01-26T22:07:00-05:00",
    "cutoff_datetime": "2024-01-26T22:07:00-05:00",
    "name": "St Louis Blues v. Seattle Kraken",
    "bettypes": [
        {
            "id": "283c0d27-b2ea-42f6-bf91-f110335cc6c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a58e70e-94ed-4750-8b3e-c0c058c44edf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-26T09:33:18.507140-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": "Seattle Kraken",
                        "amount": 6154.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f741716d-7606-4fb0-a36c-7dff8dfa2638",
                    "gambit_id": "4db2b409-a732-41a5-b4be-bd6a9ced986f",
                    "last_updated": "2024-01-27T10:48:04.113723-05:00",
                    "created_at": "2024-01-26T09:33:18.515333-05:00",
                    "name": "Seattle Kraken",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/283c0d27-b2ea-42f6-bf91-f110335cc6c5/?format=api"
                },
                {
                    "id": "031e69c7-b450-4706-ab64-3bd67678faa2",
                    "gambit_id": "e78305c7-ec43-4eb4-9a5a-5f7e7543b080",
                    "last_updated": "2024-01-27T10:48:04.110128-05:00",
                    "created_at": "2024-01-26T09:33:18.511048-05:00",
                    "name": "St Louis Blues",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/283c0d27-b2ea-42f6-bf91-f110335cc6c5/?format=api"
                }
            ]
        },
        {
            "id": "c122d2f5-0b50-40ac-8a3c-33c0ad729958",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a58e70e-94ed-4750-8b3e-c0c058c44edf/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-26T09:33:18.519417-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": "St Louis Blues",
                        "amount": 6154.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e074d42f-040c-46a5-bfa9-2d6a489733dd",
                    "gambit_id": "9e71e27a-1203-4427-ad3d-2ff944704e91",
                    "last_updated": "2024-01-27T10:48:04.120897-05:00",
                    "created_at": "2024-01-26T09:33:18.522980-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c122d2f5-0b50-40ac-8a3c-33c0ad729958/?format=api"
                },
                {
                    "id": "da3932ec-14a5-4122-8385-84e8fe9f5398",
                    "gambit_id": "5b01686f-7cfe-466c-be4a-d073ae4dbb21",
                    "last_updated": "2024-01-27T10:48:04.124455-05:00",
                    "created_at": "2024-01-26T09:33:18.527112-05:00",
                    "name": "Seattle Kraken",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c122d2f5-0b50-40ac-8a3c-33c0ad729958/?format=api"
                }
            ]
        },
        {
            "id": "259ba13f-430e-46a2-8765-d8af42e5d249",
            "match": "https://api-prod.gambitprofit.com/api/matches/7a58e70e-94ed-4750-8b3e-c0c058c44edf/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-26T09:33:18.531057-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 Under 6",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6709bba1-ad5b-4538-859f-d456f088a7d9",
                    "gambit_id": "86ac5355-b949-4030-978f-e5027012362d",
                    "last_updated": "2024-01-27T10:48:04.151876-05:00",
                    "created_at": "2024-01-26T09:33:18.539455-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/259ba13f-430e-46a2-8765-d8af42e5d249/?format=api"
                },
                {
                    "id": "586e7c42-7412-47cd-a4ab-140c5308224b",
                    "gambit_id": "655e8cdd-1733-44cb-8c59-02cad5aa90fa",
                    "last_updated": "2024-01-27T10:48:04.143981-05:00",
                    "created_at": "2024-01-26T09:33:18.535535-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/259ba13f-430e-46a2-8765-d8af42e5d249/?format=api"
                }
            ]
        }
    ]
}