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/f1eba2e5-63ff-4f07-ab5f-dfe64fa70abb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f1eba2e5-63ff-4f07-ab5f-dfe64fa70abb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "afbf766f-789b-4da0-b1d0-1b0ce949d773",
    "completed": true,
    "last_updated": "2023-12-05T10:03:17.098510-05:00",
    "created_at": "2023-12-04T09:48:07.163670-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.15,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/afbf766f-789b-4da0-b1d0-1b0ce949d773",
    "datetime": "2023-12-04T22:00:00-05:00",
    "cutoff_datetime": "2023-12-04T22:00:00-05:00",
    "name": "New Orleans Pelicans v. Sacramento Kings",
    "bettypes": [
        {
            "id": "04157f90-185b-4ad3-bc9b-fe3e8acd3ad5",
            "match": "https://api-prod.gambitprofit.com/api/matches/f1eba2e5-63ff-4f07-ab5f-dfe64fa70abb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-04T09:48:07.186476-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": 5784.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "02ea9a90-72fc-4d46-a1ff-be2871ebcaee",
                    "gambit_id": "675e5e05-3d2e-40f3-9cac-3d7d2ebe9c3f",
                    "last_updated": "2023-12-05T10:03:17.138416-05:00",
                    "created_at": "2023-12-04T09:48:07.195526-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04157f90-185b-4ad3-bc9b-fe3e8acd3ad5/?format=api"
                },
                {
                    "id": "6bbbfe13-e392-4924-9afe-aee1021981e7",
                    "gambit_id": "d7582da5-8243-4350-8083-57eb3c4e2c8e",
                    "last_updated": "2023-12-05T10:03:17.135017-05:00",
                    "created_at": "2023-12-04T09:48:07.190945-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04157f90-185b-4ad3-bc9b-fe3e8acd3ad5/?format=api"
                }
            ]
        },
        {
            "id": "0403c79f-4d76-4d63-bd2a-12d91f338b1b",
            "match": "https://api-prod.gambitprofit.com/api/matches/f1eba2e5-63ff-4f07-ab5f-dfe64fa70abb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-04T09:48:07.172898-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": 5107.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f36b96aa-0d30-4ca2-99bb-ea8f2c7d61ec",
                    "gambit_id": "96c1d24c-7b9a-4542-abf3-0426fb35980e",
                    "last_updated": "2023-12-05T10:03:17.121868-05:00",
                    "created_at": "2023-12-04T09:48:07.181069-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0403c79f-4d76-4d63-bd2a-12d91f338b1b/?format=api"
                },
                {
                    "id": "e2e5b629-6320-4e9c-b05b-a69b81425baf",
                    "gambit_id": "bc97a3b4-1f1a-48be-bd60-79b4e87eb374",
                    "last_updated": "2023-12-05T10:03:17.107703-05:00",
                    "created_at": "2023-12-04T09:48:07.177125-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0403c79f-4d76-4d63-bd2a-12d91f338b1b/?format=api"
                }
            ]
        },
        {
            "id": "e01caa8f-54bb-4c7c-8307-665a576356aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/f1eba2e5-63ff-4f07-ab5f-dfe64fa70abb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-04T09:48:07.199735-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 238",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 238",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "90006c33-4657-413e-8b9e-2d66793ecdf0",
                    "gambit_id": "347212f4-a6bd-4ca5-8a26-2a523041b07b",
                    "last_updated": "2023-12-05T10:03:17.145609-05:00",
                    "created_at": "2023-12-04T09:48:07.203438-05:00",
                    "name": "Game Total Over 238",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "238.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e01caa8f-54bb-4c7c-8307-665a576356aa/?format=api"
                },
                {
                    "id": "cf62c1d1-057d-491d-967b-2e3113d53cf5",
                    "gambit_id": "d23d382c-1ead-46d6-9d7e-52d943a967aa",
                    "last_updated": "2023-12-05T10:03:17.149025-05:00",
                    "created_at": "2023-12-04T09:48:07.207375-05:00",
                    "name": "Game Total Under 238",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "238.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e01caa8f-54bb-4c7c-8307-665a576356aa/?format=api"
                }
            ]
        }
    ]
}