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/4f41c0bb-8f88-400b-8917-cf3f7324efa6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4f41c0bb-8f88-400b-8917-cf3f7324efa6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c61f2d5e-9373-45b4-84db-0108b778728e",
    "completed": true,
    "last_updated": "2022-10-20T09:37:00.733129-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.69,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/c61f2d5e-9373-45b4-84db-0108b778728e",
    "datetime": "2022-10-19T19:40:00-04:00",
    "cutoff_datetime": "2022-10-19T19:40:00-04:00",
    "name": "New York Knicks v. Memphis Grizzlies",
    "bettypes": [
        {
            "id": "022c872b-5e54-43e5-8dcd-f99edfac7374",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f41c0bb-8f88-400b-8917-cf3f7324efa6/?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": "Memphis Grizzlies",
                        "amount": 6335.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 3665.0
                    }
                ],
                "expected_reward_tokens": 9565.65,
                "profit_sb": 65.65,
                "profit_sb_percentage": 0.69,
                "recommended": true
            },
            "lines": [
                {
                    "id": "308ff3ed-c38f-464a-b539-ec4daae12b7a",
                    "gambit_id": "c6f07b5f-38cc-4992-82cc-55734292a5aa",
                    "last_updated": "2022-10-20T09:37:00.740844-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/022c872b-5e54-43e5-8dcd-f99edfac7374/?format=api"
                },
                {
                    "id": "ee12c44a-2373-4ccb-8784-c8fdabdf5901",
                    "gambit_id": "d226b204-0080-4a6c-bdf7-1252541f9ef8",
                    "last_updated": "2022-10-20T09:37:00.739682-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Knicks",
                    "reward": "2.61000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/022c872b-5e54-43e5-8dcd-f99edfac7374/?format=api"
                }
            ]
        },
        {
            "id": "102eb01d-ab96-4be5-95ec-72281043c8f5",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f41c0bb-8f88-400b-8917-cf3f7324efa6/?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": "Memphis Grizzlies",
                        "amount": 5000.0
                    },
                    {
                        "team": "New York Knicks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ff8478df-2e49-482c-945a-d2b195ef2469",
                    "gambit_id": "ef20d90c-5db0-45f7-9de9-c362d0c993ff",
                    "last_updated": "2022-10-20T09:37:00.742994-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/102eb01d-ab96-4be5-95ec-72281043c8f5/?format=api"
                },
                {
                    "id": "c283893e-7c12-442a-9684-114c41bb72f5",
                    "gambit_id": "8ee44d1d-fd07-4078-9a1a-c2025db1656c",
                    "last_updated": "2022-10-20T09:37:00.744030-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New York Knicks",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/102eb01d-ab96-4be5-95ec-72281043c8f5/?format=api"
                }
            ]
        },
        {
            "id": "5239415d-9cef-4545-a015-2499dbd0c0b3",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f41c0bb-8f88-400b-8917-cf3f7324efa6/?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 227",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 227",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d6f1773a-7655-4c45-883c-081206423129",
                    "gambit_id": "4ac864e8-0092-4e65-bef7-55091e0d0514",
                    "last_updated": "2022-10-20T09:37:00.736036-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 227",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "227.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5239415d-9cef-4545-a015-2499dbd0c0b3/?format=api"
                },
                {
                    "id": "69939328-42a6-4ecd-b5a8-50b3dd5e6a5c",
                    "gambit_id": "9bf090aa-e937-40f7-aa32-a34b1c847f11",
                    "last_updated": "2022-10-20T09:37:00.737327-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 227",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "227.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5239415d-9cef-4545-a015-2499dbd0c0b3/?format=api"
                }
            ]
        }
    ]
}