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/ac052abf-5c27-42df-8aa9-7374a30cbb3a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ac052abf-5c27-42df-8aa9-7374a30cbb3a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4977e6f2-fcff-4efd-8979-7bd8fe1101a3",
    "completed": true,
    "last_updated": "2022-10-20T09:31:58.770863-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.5,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/4977e6f2-fcff-4efd-8979-7bd8fe1101a3",
    "datetime": "2022-10-19T21:10:00-04:00",
    "cutoff_datetime": "2022-10-19T21:10:00-04:00",
    "name": "Denver Nuggets v. Utah Jazz",
    "bettypes": [
        {
            "id": "21fc3934-08fb-4f29-b317-f7d530a540a2",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac052abf-5c27-42df-8aa9-7374a30cbb3a/?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": "Denver Nuggets",
                        "amount": 6869.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 3131.0
                    }
                ],
                "expected_reward_tokens": 9547.91,
                "profit_sb": 47.91,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "707801d8-1f5c-47dc-8cc0-471372fc8795",
                    "gambit_id": "1372b8b7-a90e-484e-9b2f-4ffaee564d64",
                    "last_updated": "2022-10-20T09:31:58.783633-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.39000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21fc3934-08fb-4f29-b317-f7d530a540a2/?format=api"
                },
                {
                    "id": "deac013c-7d27-4824-acf6-a315efa6cb25",
                    "gambit_id": "4b810c5a-3254-4dd7-b630-21034f604579",
                    "last_updated": "2022-10-20T09:31:58.780307-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "3.05000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21fc3934-08fb-4f29-b317-f7d530a540a2/?format=api"
                }
            ]
        },
        {
            "id": "1823b0bb-5fd0-4a70-82ac-a1256fc1965a",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac052abf-5c27-42df-8aa9-7374a30cbb3a/?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": "Utah Jazz",
                        "amount": 5000.0
                    },
                    {
                        "team": "Denver Nuggets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8ae3ee43-3f26-4e58-925b-bff2299b0eac",
                    "gambit_id": "bc79e2bd-a216-4c22-bf59-675b061b5820",
                    "last_updated": "2022-10-20T09:31:58.785798-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1823b0bb-5fd0-4a70-82ac-a1256fc1965a/?format=api"
                },
                {
                    "id": "0403aec6-0666-45e9-a6bd-d2ccdd242718",
                    "gambit_id": "57582e14-f44c-451e-96bd-0207237f794a",
                    "last_updated": "2022-10-20T09:31:58.786804-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1823b0bb-5fd0-4a70-82ac-a1256fc1965a/?format=api"
                }
            ]
        },
        {
            "id": "77a9ad69-66bb-4a31-9467-a0813090456d",
            "match": "https://api-prod.gambitprofit.com/api/matches/ac052abf-5c27-42df-8aa9-7374a30cbb3a/?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": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fb556c1f-a866-48ad-9d36-dc3ea4960531",
                    "gambit_id": "7310054d-69ef-4af9-a46f-9175c62bd45f",
                    "last_updated": "2022-10-20T09:31:58.773752-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 225.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77a9ad69-66bb-4a31-9467-a0813090456d/?format=api"
                },
                {
                    "id": "2a80df67-f6b7-4bd9-89aa-32853645fe45",
                    "gambit_id": "66ba95f1-5b3f-43a8-921e-c875322a801a",
                    "last_updated": "2022-10-20T09:31:58.774893-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 225.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77a9ad69-66bb-4a31-9467-a0813090456d/?format=api"
                }
            ]
        }
    ]
}