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/13818d80-3937-4d2f-87a0-6564bf2d0b0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "13818d80-3937-4d2f-87a0-6564bf2d0b0a",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "949d6154-e75d-4174-90bb-4c8264eae23c",
    "completed": true,
    "last_updated": "2022-12-17T19:42:23.019650-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.59,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/949d6154-e75d-4174-90bb-4c8264eae23c",
    "datetime": "2022-12-16T19:10:00-05:00",
    "cutoff_datetime": "2022-12-16T19:10:00-05:00",
    "name": "Sacramento Kings v. Detroit Pistons",
    "bettypes": [
        {
            "id": "68239711-5046-41a5-8606-2e8130ac5475",
            "match": "https://api-prod.gambitprofit.com/api/matches/13818d80-3937-4d2f-87a0-6564bf2d0b0a/?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": "Sacramento Kings",
                        "amount": 6723.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 3277.0
                    }
                ],
                "expected_reward_tokens": 9142.83,
                "profit_sb": 142.83,
                "profit_sb_percentage": 1.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "011ca4db-bd18-44c5-9d0d-d721494e4012",
                    "gambit_id": "fa268a62-8406-411c-8fc9-297374a45b49",
                    "last_updated": "2022-12-17T19:42:23.027074-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.36000",
                    "odds": "1.40820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68239711-5046-41a5-8606-2e8130ac5475/?format=api"
                },
                {
                    "id": "707f4547-8e7a-42c1-9681-085b2cfcb88e",
                    "gambit_id": "18f4b702-6466-4482-a498-b258455f7077",
                    "last_updated": "2022-12-17T19:42:23.026028-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "2.79000",
                    "odds": "3.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68239711-5046-41a5-8606-2e8130ac5475/?format=api"
                }
            ]
        },
        {
            "id": "bc699522-972f-4ecc-a47b-fe13f3f3dc5b",
            "match": "https://api-prod.gambitprofit.com/api/matches/13818d80-3937-4d2f-87a0-6564bf2d0b0a/?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": "Sacramento Kings",
                        "amount": 5000.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "937dee91-3f21-490a-8466-b5977b7ba21b",
                    "gambit_id": "9fc6618a-1dc0-42b6-8269-c5d21bce7048",
                    "last_updated": "2022-12-17T19:42:23.030263-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc699522-972f-4ecc-a47b-fe13f3f3dc5b/?format=api"
                },
                {
                    "id": "c9317e23-87f1-4120-9c64-ece3e3f05f3b",
                    "gambit_id": "e1952f05-7bb8-4cff-a768-b15c96528255",
                    "last_updated": "2022-12-17T19:42:23.029211-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc699522-972f-4ecc-a47b-fe13f3f3dc5b/?format=api"
                }
            ]
        },
        {
            "id": "ca8c2500-dcf7-46b7-a2e1-fda0a37091ad",
            "match": "https://api-prod.gambitprofit.com/api/matches/13818d80-3937-4d2f-87a0-6564bf2d0b0a/?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 238",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 238",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2575501f-5b32-4390-a679-eee624924b15",
                    "gambit_id": "bd54e611-0502-49a2-8bef-639937b26b78",
                    "last_updated": "2022-12-17T19:42:23.022621-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 238",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "238.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca8c2500-dcf7-46b7-a2e1-fda0a37091ad/?format=api"
                },
                {
                    "id": "21b810f2-0e05-4c54-b599-22c618a6ea4f",
                    "gambit_id": "e9da8a84-2866-451b-87f8-39c6c0794393",
                    "last_updated": "2022-12-17T19:42:23.023879-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 238",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "238.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca8c2500-dcf7-46b7-a2e1-fda0a37091ad/?format=api"
                }
            ]
        }
    ]
}