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/3b5dc953-aa28-45ad-a61b-466f0ffbeb18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3b5dc953-aa28-45ad-a61b-466f0ffbeb18",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bebd87e0-ed8c-4abc-b811-971268d052fd",
    "completed": true,
    "last_updated": "2023-10-30T15:13:13.305486-04:00",
    "created_at": "2023-10-27T09:07:59.547497-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/bebd87e0-ed8c-4abc-b811-971268d052fd",
    "datetime": "2023-10-27T22:10:00-04:00",
    "cutoff_datetime": "2023-10-27T22:10:00-04:00",
    "name": "Orlando Magic v. Portland Trail Blazers",
    "bettypes": [
        {
            "id": "9b92d30d-28ea-457d-89be-64bc4f55600b",
            "match": "https://api-prod.gambitprofit.com/api/matches/3b5dc953-aa28-45ad-a61b-466f0ffbeb18/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-27T10:28:21.943176-04: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": "Orlando Magic",
                        "amount": 6222.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 3778.0
                    }
                ],
                "expected_reward_tokens": 9519.66,
                "profit_sb": 19.66,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "db506225-306c-4a9e-9bcd-ff24bcf99832",
                    "gambit_id": "1056f7db-0524-4a15-ba5f-0bd5faaca275",
                    "last_updated": "2023-10-30T15:13:13.328821-04:00",
                    "created_at": "2023-10-27T10:28:21.948914-04:00",
                    "name": "Orlando Magic",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b92d30d-28ea-457d-89be-64bc4f55600b/?format=api"
                },
                {
                    "id": "52595c2d-253d-4d1b-89c3-a7477ef9eac8",
                    "gambit_id": "d0b61b35-3235-475c-862d-569c7e9d8dfe",
                    "last_updated": "2023-10-30T15:13:13.332052-04:00",
                    "created_at": "2023-10-27T10:28:21.956612-04:00",
                    "name": "Portland Trail Blazers",
                    "reward": "2.52000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b92d30d-28ea-457d-89be-64bc4f55600b/?format=api"
                }
            ]
        },
        {
            "id": "7ad5753e-fc8f-469a-82c5-1a0a032ce71c",
            "match": "https://api-prod.gambitprofit.com/api/matches/3b5dc953-aa28-45ad-a61b-466f0ffbeb18/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-27T09:07:59.553901-04: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": "Portland Trail Blazers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a33d33c0-6642-4b71-b277-d40bf2920219",
                    "gambit_id": "80a790c9-629c-4922-b439-99bf56df44d5",
                    "last_updated": "2023-10-30T15:13:13.321811-04:00",
                    "created_at": "2023-10-27T09:07:59.562835-04:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ad5753e-fc8f-469a-82c5-1a0a032ce71c/?format=api"
                },
                {
                    "id": "8439e8c5-1406-42c6-8b15-45dba582409e",
                    "gambit_id": "9e360368-c4e5-4e9b-afac-dffdeee8ec65",
                    "last_updated": "2023-10-30T15:13:13.318266-04:00",
                    "created_at": "2023-10-27T09:07:59.558086-04:00",
                    "name": "Orlando Magic",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ad5753e-fc8f-469a-82c5-1a0a032ce71c/?format=api"
                }
            ]
        },
        {
            "id": "8f30181c-70d2-45f0-b728-d5857d738286",
            "match": "https://api-prod.gambitprofit.com/api/matches/3b5dc953-aa28-45ad-a61b-466f0ffbeb18/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-27T10:28:21.963846-04: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 220",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 220",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cfcce5a0-f931-4cee-98f2-f6f0805b4bdd",
                    "gambit_id": "43f75a84-56fe-48da-ab91-a56b6012e628",
                    "last_updated": "2023-10-30T15:13:13.338842-04:00",
                    "created_at": "2023-10-27T10:28:21.969101-04:00",
                    "name": "Game Total Over 220",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "220.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f30181c-70d2-45f0-b728-d5857d738286/?format=api"
                },
                {
                    "id": "75e0974e-c294-4231-8589-7aed7bd6ab10",
                    "gambit_id": "20943c06-7a06-476e-bdae-b81b257d22db",
                    "last_updated": "2023-10-30T15:13:13.342189-04:00",
                    "created_at": "2023-10-27T10:28:21.974685-04:00",
                    "name": "Game Total Under 220",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "220.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f30181c-70d2-45f0-b728-d5857d738286/?format=api"
                }
            ]
        }
    ]
}