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/eb566c3d-dba0-4747-b4a0-10c937b75ac5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "eb566c3d-dba0-4747-b4a0-10c937b75ac5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3e3a7b55-c943-4cb2-8504-69a6394c4b09",
    "completed": true,
    "last_updated": "2023-02-10T09:37:27.043903-05:00",
    "created_at": "2023-02-09T11:12:02.443972-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.39,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/3e3a7b55-c943-4cb2-8504-69a6394c4b09",
    "datetime": "2023-02-09T19:10:00-05:00",
    "cutoff_datetime": "2023-02-09T19:10:00-05:00",
    "name": "Denver Nuggets v. Orlando Magic",
    "bettypes": [
        {
            "id": "b325848b-520a-4fb8-a8e8-a7c80d89ac58",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb566c3d-dba0-4747-b4a0-10c937b75ac5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-09T11:12:02.453984-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": 6401.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 3599.0
                    }
                ],
                "expected_reward_tokens": 9537.35,
                "profit_sb": 37.35,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "261d69bd-8d72-4bcd-a339-d56b2701fa54",
                    "gambit_id": "365ba3e8-6582-4002-833d-f613dc7258b7",
                    "last_updated": "2023-02-10T09:37:27.055340-05:00",
                    "created_at": "2023-02-09T11:12:02.456614-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.49000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b325848b-520a-4fb8-a8e8-a7c80d89ac58/?format=api"
                },
                {
                    "id": "aa1d7fa8-4a06-442f-8197-bd49d9cd51d2",
                    "gambit_id": "e40c6915-1a17-460b-8bed-073db12bd14c",
                    "last_updated": "2023-02-10T09:37:27.054135-05:00",
                    "created_at": "2023-02-09T11:12:02.455248-05:00",
                    "name": "Orlando Magic",
                    "reward": "2.65000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b325848b-520a-4fb8-a8e8-a7c80d89ac58/?format=api"
                }
            ]
        },
        {
            "id": "38d8ba52-d5da-4769-b80d-244d8b8d2206",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb566c3d-dba0-4747-b4a0-10c937b75ac5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-09T11:12:02.449835-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": 5000.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "59f0748f-7898-4c33-ab7f-37b8654e5e98",
                    "gambit_id": "34cf080b-d677-4200-987d-d6e0ca983fa0",
                    "last_updated": "2023-02-10T09:37:27.051715-05:00",
                    "created_at": "2023-02-09T11:12:02.452492-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38d8ba52-d5da-4769-b80d-244d8b8d2206/?format=api"
                },
                {
                    "id": "75f2acce-d320-44a8-8c8c-7608071c6821",
                    "gambit_id": "e3f8d51c-f693-4ec3-87f5-00a75a99a626",
                    "last_updated": "2023-02-10T09:37:27.050521-05:00",
                    "created_at": "2023-02-09T11:12:02.451134-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38d8ba52-d5da-4769-b80d-244d8b8d2206/?format=api"
                }
            ]
        },
        {
            "id": "3f36f01d-328a-4f80-8f97-301906a4f3f6",
            "match": "https://api-prod.gambitprofit.com/api/matches/eb566c3d-dba0-4747-b4a0-10c937b75ac5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-09T11:12:02.445741-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 231",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 231",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "505b1b7f-a025-4302-915b-81646c744fb3",
                    "gambit_id": "b5d1e385-e045-4a52-a7e0-b278aef987af",
                    "last_updated": "2023-02-10T09:37:27.046862-05:00",
                    "created_at": "2023-02-09T11:12:02.447018-05:00",
                    "name": "Game Total Under 231",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "231.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f36f01d-328a-4f80-8f97-301906a4f3f6/?format=api"
                },
                {
                    "id": "0006ef01-848f-409a-98b1-e94cc33b13bf",
                    "gambit_id": "4f2ceadf-d7b5-4d89-be5b-10ee45a83261",
                    "last_updated": "2023-02-10T09:37:27.048079-05:00",
                    "created_at": "2023-02-09T11:12:02.448327-05:00",
                    "name": "Game Total Over 231",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "231.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f36f01d-328a-4f80-8f97-301906a4f3f6/?format=api"
                }
            ]
        }
    ]
}