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/491171fc-5de1-498a-ac4b-bc35b0d5c899/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "491171fc-5de1-498a-ac4b-bc35b0d5c899",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8a2d7c8a-f417-492c-b585-d152b63c7972",
    "completed": true,
    "last_updated": "2023-11-13T15:43:04.673923-05:00",
    "created_at": "2023-11-10T11:18:00.817678-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.69,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/8a2d7c8a-f417-492c-b585-d152b63c7972",
    "datetime": "2023-11-12T13:00:00-05:00",
    "cutoff_datetime": "2023-11-12T13:00:00-05:00",
    "name": "New Orleans Saints v. Minnesota Vikings",
    "bettypes": [
        {
            "id": "f712227d-cbbd-4fb4-b052-7236dca35ec7",
            "match": "https://api-prod.gambitprofit.com/api/matches/491171fc-5de1-498a-ac4b-bc35b0d5c899/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-10T11:18:00.844301-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 Orleans Saints",
                        "amount": 5788.0
                    },
                    {
                        "team": "Minnesota Vikings",
                        "amount": 4212.0
                    }
                ],
                "expected_reward_tokens": 9434.44,
                "profit_sb": -65.56,
                "profit_sb_percentage": -0.69,
                "recommended": false
            },
            "lines": [
                {
                    "id": "040aa8b1-6787-4306-9ade-7e599dbc7cd0",
                    "gambit_id": "51e33894-e0bd-4013-b993-522abcc06c27",
                    "last_updated": "2023-11-13T15:43:04.697204-05:00",
                    "created_at": "2023-11-10T11:18:00.850263-05:00",
                    "name": "New Orleans Saints",
                    "reward": "1.63000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f712227d-cbbd-4fb4-b052-7236dca35ec7/?format=api"
                },
                {
                    "id": "3bbaf621-f525-42dc-ade8-edd3d743f86a",
                    "gambit_id": "e9647650-5ea7-4e0a-ad20-5c597ce9047c",
                    "last_updated": "2023-11-13T15:43:04.700497-05:00",
                    "created_at": "2023-11-10T11:18:00.855152-05:00",
                    "name": "Minnesota Vikings",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f712227d-cbbd-4fb4-b052-7236dca35ec7/?format=api"
                }
            ]
        },
        {
            "id": "de6e57d6-97cf-43d8-b99c-8e8fd50266d9",
            "match": "https://api-prod.gambitprofit.com/api/matches/491171fc-5de1-498a-ac4b-bc35b0d5c899/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-10T11:18:00.828850-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 Orleans Saints",
                        "amount": 5000.0
                    },
                    {
                        "team": "Minnesota Vikings",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a9d49441-2788-4d8a-8ffd-5d9432f174f1",
                    "gambit_id": "65f38afd-11f1-4954-b918-4841fc84453f",
                    "last_updated": "2023-11-13T15:43:04.687304-05:00",
                    "created_at": "2023-11-10T11:18:00.833478-05:00",
                    "name": "New Orleans Saints",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de6e57d6-97cf-43d8-b99c-8e8fd50266d9/?format=api"
                },
                {
                    "id": "23355014-a408-4e5e-838d-159f1d5a17ab",
                    "gambit_id": "ddf2ba88-85ba-49dc-9d1f-e26b5b2077e1",
                    "last_updated": "2023-11-13T15:43:04.690651-05:00",
                    "created_at": "2023-11-10T11:18:00.838923-05:00",
                    "name": "Minnesota Vikings",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de6e57d6-97cf-43d8-b99c-8e8fd50266d9/?format=api"
                }
            ]
        },
        {
            "id": "687e898c-191b-46d4-a444-5776a929e526",
            "match": "https://api-prod.gambitprofit.com/api/matches/491171fc-5de1-498a-ac4b-bc35b0d5c899/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-10T11:18:00.859675-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 40.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 40.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dc6eaa1f-0bf6-4a65-af74-eedb87f6c187",
                    "gambit_id": "690e6e03-76a9-40c1-a092-99b54c409ec6",
                    "last_updated": "2023-11-13T15:43:04.707194-05:00",
                    "created_at": "2023-11-10T11:18:00.863963-05:00",
                    "name": "Game Total Over 40.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/687e898c-191b-46d4-a444-5776a929e526/?format=api"
                },
                {
                    "id": "dbbcc387-b4e6-4a6d-8044-91f23b017c48",
                    "gambit_id": "3d862462-a3ec-4dff-8d83-f4bca05a7c3a",
                    "last_updated": "2023-11-13T15:43:04.710588-05:00",
                    "created_at": "2023-11-10T11:18:00.867887-05:00",
                    "name": "Game Total Under 40.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/687e898c-191b-46d4-a444-5776a929e526/?format=api"
                }
            ]
        }
    ]
}