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/5b74ef7e-91c8-40cc-a614-5152b278b2e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5b74ef7e-91c8-40cc-a614-5152b278b2e7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "092c04dd-5d5b-49ac-a203-a9b0f62d1a2e",
    "completed": true,
    "last_updated": "2022-12-05T11:47:12.416781-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.1,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/092c04dd-5d5b-49ac-a203-a9b0f62d1a2e",
    "datetime": "2022-12-03T12:40:00-05:00",
    "cutoff_datetime": "2022-12-03T12:40:00-05:00",
    "name": "Dallas Mavericks v. New York Knicks",
    "bettypes": [
        {
            "id": "62b1a9fe-ff7b-47d5-a993-4cce5befa39b",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b74ef7e-91c8-40cc-a614-5152b278b2e7/?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": "Dallas Mavericks",
                        "amount": 5208.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "77dea276-1bb1-4ef6-b174-ff450fc6a1e5",
                    "gambit_id": "c181ba05-521b-4bb9-a1c5-e296cd5b430b",
                    "last_updated": "2022-12-05T11:47:12.423879-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62b1a9fe-ff7b-47d5-a993-4cce5befa39b/?format=api"
                },
                {
                    "id": "76978b98-d5b2-4e4d-b396-3298c730e42a",
                    "gambit_id": "6fda3a83-67b2-47c7-a033-caa40df94e83",
                    "last_updated": "2022-12-05T11:47:12.422930-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Knicks",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62b1a9fe-ff7b-47d5-a993-4cce5befa39b/?format=api"
                }
            ]
        },
        {
            "id": "6ae4fa4a-4ce9-46a6-b1c9-851f5e3ec08d",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b74ef7e-91c8-40cc-a614-5152b278b2e7/?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": "New York Knicks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Dallas Mavericks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "987310fc-2285-4403-a25b-8046b43477cd",
                    "gambit_id": "755a8579-82cb-449a-82f8-717aff1b8016",
                    "last_updated": "2022-12-05T11:47:12.425772-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Knicks",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ae4fa4a-4ce9-46a6-b1c9-851f5e3ec08d/?format=api"
                },
                {
                    "id": "ddda4ef5-9cff-476b-92af-ae7a19132361",
                    "gambit_id": "a2b7a198-8210-4463-854b-922ef2c86010",
                    "last_updated": "2022-12-05T11:47:12.426711-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Mavericks",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ae4fa4a-4ce9-46a6-b1c9-851f5e3ec08d/?format=api"
                }
            ]
        },
        {
            "id": "9261571f-02aa-4a1f-b8fb-97a016dd9fdd",
            "match": "https://api-prod.gambitprofit.com/api/matches/5b74ef7e-91c8-40cc-a614-5152b278b2e7/?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 224.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 224.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cfca92e9-6148-49f7-a4da-f169894ee527",
                    "gambit_id": "b6e60374-d884-448c-9216-2789a1c2488b",
                    "last_updated": "2022-12-05T11:47:12.420889-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 224.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9261571f-02aa-4a1f-b8fb-97a016dd9fdd/?format=api"
                },
                {
                    "id": "f36af5e0-630c-40d4-bd54-c1b0d0651f2a",
                    "gambit_id": "eeebe36b-e6df-4046-b1a9-5264c9e5b564",
                    "last_updated": "2022-12-05T11:47:12.419711-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 224.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9261571f-02aa-4a1f-b8fb-97a016dd9fdd/?format=api"
                }
            ]
        }
    ]
}