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/62d728e6-fb76-46cb-811b-0bc97b4549e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "62d728e6-fb76-46cb-811b-0bc97b4549e1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "146a9808-40cd-4595-a600-da10c132a734",
    "completed": true,
    "last_updated": "2023-02-12T09:42:13.959399-05:00",
    "created_at": "2023-02-11T09:01:55.120101-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.49,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/146a9808-40cd-4595-a600-da10c132a734",
    "datetime": "2023-02-11T19:40:00-05:00",
    "cutoff_datetime": "2023-02-11T19:40:00-05:00",
    "name": "Utah Jazz v. New York Knicks",
    "bettypes": [
        {
            "id": "f8e5df4f-0087-4e9e-af7c-cdfcdcf7786e",
            "match": "https://api-prod.gambitprofit.com/api/matches/62d728e6-fb76-46cb-811b-0bc97b4549e1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-11T09:01:55.130047-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": "New York Knicks",
                        "amount": 6611.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 3389.0
                    }
                ],
                "expected_reward_tokens": 9453.73,
                "profit_sb": -46.27,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b2576f61-2d7f-4e05-a83d-a048ec1909c0",
                    "gambit_id": "ad155a94-8a64-4b64-9d0f-e3935c3c480b",
                    "last_updated": "2023-02-12T09:42:13.969137-05:00",
                    "created_at": "2023-02-11T09:01:55.131266-05:00",
                    "name": "New York Knicks",
                    "reward": "1.43000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8e5df4f-0087-4e9e-af7c-cdfcdcf7786e/?format=api"
                },
                {
                    "id": "562a44bf-af42-4ffc-9a87-0cbe82725f34",
                    "gambit_id": "ff7d01de-5bf9-495d-a5e2-b07dc76526f7",
                    "last_updated": "2023-02-12T09:42:13.970267-05:00",
                    "created_at": "2023-02-11T09:01:55.132591-05:00",
                    "name": "Utah Jazz",
                    "reward": "2.79000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8e5df4f-0087-4e9e-af7c-cdfcdcf7786e/?format=api"
                }
            ]
        },
        {
            "id": "0aa4c62f-f924-400a-834a-9d9236a3cff0",
            "match": "https://api-prod.gambitprofit.com/api/matches/62d728e6-fb76-46cb-811b-0bc97b4549e1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-11T09:01:55.125901-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": "New York Knicks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "94fbb5b5-c83f-4e9a-a678-8dc4d9016228",
                    "gambit_id": "2bbf2695-67f6-4564-910d-2b680c18c17d",
                    "last_updated": "2023-02-12T09:42:13.965492-05:00",
                    "created_at": "2023-02-11T09:01:55.127141-05:00",
                    "name": "New York Knicks",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aa4c62f-f924-400a-834a-9d9236a3cff0/?format=api"
                },
                {
                    "id": "c61f899f-c365-4633-8216-f1a0f56ccb70",
                    "gambit_id": "997b4b1f-34c4-49f2-8dff-9fe2279e36b5",
                    "last_updated": "2023-02-12T09:42:13.966647-05:00",
                    "created_at": "2023-02-11T09:01:55.128625-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aa4c62f-f924-400a-834a-9d9236a3cff0/?format=api"
                }
            ]
        },
        {
            "id": "4d039fb0-5292-47c3-b388-d0da1d25a1f1",
            "match": "https://api-prod.gambitprofit.com/api/matches/62d728e6-fb76-46cb-811b-0bc97b4549e1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-11T09:01:55.121936-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 Over 230",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 230",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "449142bb-77ab-4bc6-8f95-d0acf49dfb32",
                    "gambit_id": "06818a5f-8383-4939-9483-c27471bceeca",
                    "last_updated": "2023-02-12T09:42:13.963250-05:00",
                    "created_at": "2023-02-11T09:01:55.124562-05:00",
                    "name": "Game Total Over 230",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "230.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d039fb0-5292-47c3-b388-d0da1d25a1f1/?format=api"
                },
                {
                    "id": "b3a00f57-48a8-4b9a-af82-761e3f0af4c7",
                    "gambit_id": "b8d16417-2b6e-4789-82cb-97b87e875872",
                    "last_updated": "2023-02-12T09:42:13.962138-05:00",
                    "created_at": "2023-02-11T09:01:55.123212-05:00",
                    "name": "Game Total Under 230",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "230.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d039fb0-5292-47c3-b388-d0da1d25a1f1/?format=api"
                }
            ]
        }
    ]
}