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/6a798121-7c00-4a60-86e6-af863c5b61e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6a798121-7c00-4a60-86e6-af863c5b61e2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "78f288fc-3064-4ec5-94ad-4a332e3d79d6",
    "completed": true,
    "last_updated": "2022-12-06T09:41:59.521350-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.76,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/78f288fc-3064-4ec5-94ad-4a332e3d79d6",
    "datetime": "2022-12-05T22:10:00-05:00",
    "cutoff_datetime": "2022-12-05T22:10:00-05:00",
    "name": "Indiana Pacers v. Golden State Warriors",
    "bettypes": [
        {
            "id": "22a41f17-c774-44d5-915c-08f871bbd909",
            "match": "https://api-prod.gambitprofit.com/api/matches/6a798121-7c00-4a60-86e6-af863c5b61e2/?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": "Golden State Warriors",
                        "amount": 8264.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 1736.0
                    }
                ],
                "expected_reward_tokens": 9338.32,
                "profit_sb": 338.32,
                "profit_sb_percentage": 3.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e826b902-0aaf-4582-93d7-3a9c9d789df2",
                    "gambit_id": "7025fc54-76cd-4892-815d-f82e57760841",
                    "last_updated": "2022-12-06T09:41:59.530181-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.13000",
                    "odds": "1.14290",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22a41f17-c774-44d5-915c-08f871bbd909/?format=api"
                },
                {
                    "id": "9548d75b-9a0d-4e88-a95a-62baf99c4437",
                    "gambit_id": "f14d5481-ce7c-412e-9b61-cc28508b78ec",
                    "last_updated": "2022-12-06T09:41:59.531483-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana Pacers",
                    "reward": "5.38000",
                    "odds": "6.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22a41f17-c774-44d5-915c-08f871bbd909/?format=api"
                }
            ]
        },
        {
            "id": "da8c4fb7-92ba-4c31-97ad-3a0870910e06",
            "match": "https://api-prod.gambitprofit.com/api/matches/6a798121-7c00-4a60-86e6-af863c5b61e2/?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": "Indiana Pacers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Golden State Warriors",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4cc55f11-d4d9-47e8-bfc0-3a870e8fbdcd",
                    "gambit_id": "2e67af9f-c9f8-42c1-ae9d-ab44e97d325f",
                    "last_updated": "2022-12-06T09:41:59.528272-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da8c4fb7-92ba-4c31-97ad-3a0870910e06/?format=api"
                },
                {
                    "id": "a49338e9-6bca-4c02-aaad-f2f91765f0dc",
                    "gambit_id": "0713c579-ba25-40e1-a59d-5840198818da",
                    "last_updated": "2022-12-06T09:41:59.527301-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Golden State Warriors",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da8c4fb7-92ba-4c31-97ad-3a0870910e06/?format=api"
                }
            ]
        },
        {
            "id": "67351951-c3e4-41f5-a8b3-d17b8045dd6d",
            "match": "https://api-prod.gambitprofit.com/api/matches/6a798121-7c00-4a60-86e6-af863c5b61e2/?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 Under 240.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 240.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ccac688c-1c12-4f59-89a6-34f73d9315e6",
                    "gambit_id": "73409904-227e-4d14-856b-e4fd5510b150",
                    "last_updated": "2022-12-06T09:41:59.524244-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 240.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "240.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67351951-c3e4-41f5-a8b3-d17b8045dd6d/?format=api"
                },
                {
                    "id": "9a4a76f0-d517-4d6b-af72-e1c57b14ca7e",
                    "gambit_id": "73d6c660-bf66-4664-91ea-3a49bfd0e7ba",
                    "last_updated": "2022-12-06T09:41:59.525368-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 240.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "240.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67351951-c3e4-41f5-a8b3-d17b8045dd6d/?format=api"
                }
            ]
        }
    ]
}