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/54d383eb-cc8c-4412-96d0-3744b3fed5d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "54d383eb-cc8c-4412-96d0-3744b3fed5d9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a49fb5f2-a38e-4336-b4b9-f923a0409a39",
    "completed": true,
    "last_updated": "2022-10-22T09:22:27.055455-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.02,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/a49fb5f2-a38e-4336-b4b9-f923a0409a39",
    "datetime": "2022-10-21T19:40:00-04:00",
    "cutoff_datetime": "2022-10-21T19:40:00-04:00",
    "name": "Orlando Magic v. Atlanta Hawks",
    "bettypes": [
        {
            "id": "12e11f0c-4d2d-47b8-9e84-f848c72a3f9a",
            "match": "https://api-prod.gambitprofit.com/api/matches/54d383eb-cc8c-4412-96d0-3744b3fed5d9/?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": "Atlanta Hawks",
                        "amount": 7660.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 2340.0
                    }
                ],
                "expected_reward_tokens": 9498.4,
                "profit_sb": -1.6,
                "profit_sb_percentage": -0.02,
                "recommended": false
            },
            "lines": [
                {
                    "id": "40e41aa3-a5b1-4d49-8738-20a08545c38f",
                    "gambit_id": "27651946-25f8-4d6e-b6c5-cd725f7723c5",
                    "last_updated": "2022-10-22T09:22:27.061352-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.24000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12e11f0c-4d2d-47b8-9e84-f848c72a3f9a/?format=api"
                },
                {
                    "id": "629faf5a-8958-42f0-bfc9-14602a272829",
                    "gambit_id": "f91f1f09-a1f8-4e14-97b7-0495aaa5dddd",
                    "last_updated": "2022-10-22T09:22:27.062347-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Orlando Magic",
                    "reward": "4.06000",
                    "odds": "4.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12e11f0c-4d2d-47b8-9e84-f848c72a3f9a/?format=api"
                }
            ]
        },
        {
            "id": "b43f0688-e51a-410a-9f0a-8f43cefe1d8d",
            "match": "https://api-prod.gambitprofit.com/api/matches/54d383eb-cc8c-4412-96d0-3744b3fed5d9/?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": "Atlanta Hawks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ed327975-5545-46d9-833b-f6564f98205e",
                    "gambit_id": "7a6404f2-9ef2-4dbe-ae78-aacd63d472b3",
                    "last_updated": "2022-10-22T09:22:27.064279-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b43f0688-e51a-410a-9f0a-8f43cefe1d8d/?format=api"
                },
                {
                    "id": "94ce7568-9e4e-4277-9147-9a1da12360e9",
                    "gambit_id": "37418395-a325-43ee-b731-9e12d20260d3",
                    "last_updated": "2022-10-22T09:22:27.065268-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b43f0688-e51a-410a-9f0a-8f43cefe1d8d/?format=api"
                }
            ]
        },
        {
            "id": "ecea6c8e-6917-41b7-b6bf-1860c2969036",
            "match": "https://api-prod.gambitprofit.com/api/matches/54d383eb-cc8c-4412-96d0-3744b3fed5d9/?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 225.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 225.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "22dbf619-a051-46b8-8aa2-c405d2421125",
                    "gambit_id": "a3f1fab6-5580-462d-97f1-3aa7fc4c0226",
                    "last_updated": "2022-10-22T09:22:27.058314-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 225.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecea6c8e-6917-41b7-b6bf-1860c2969036/?format=api"
                },
                {
                    "id": "ca275f65-e4b6-413a-8051-17419835ba9d",
                    "gambit_id": "6d507986-1154-4be2-9e57-e3ab5cbbcf26",
                    "last_updated": "2022-10-22T09:22:27.059417-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 225.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecea6c8e-6917-41b7-b6bf-1860c2969036/?format=api"
                }
            ]
        }
    ]
}