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/e32d210c-0e97-4f01-bfb8-492225a72cc4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e32d210c-0e97-4f01-bfb8-492225a72cc4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "dec53506-821d-4530-b561-a62a7e14dce5",
    "completed": true,
    "last_updated": "2023-11-06T09:58:04.696778-05:00",
    "created_at": "2023-11-04T09:48:08.206584-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.27,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/dec53506-821d-4530-b561-a62a7e14dce5",
    "datetime": "2023-11-04T20:10:00-04:00",
    "cutoff_datetime": "2023-11-04T20:10:00-04:00",
    "name": "Utah Jazz v. Minnesota Timberwolves",
    "bettypes": [
        {
            "id": "d87cc530-77c5-4d55-9e35-7ab2d896330e",
            "match": "https://api-prod.gambitprofit.com/api/matches/e32d210c-0e97-4f01-bfb8-492225a72cc4/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-04T09:48:08.257969-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": "Minnesota Timberwolves",
                        "amount": 7346.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 2654.0
                    }
                ],
                "expected_reward_tokens": 9474.78,
                "profit_sb": -25.22,
                "profit_sb_percentage": -0.27,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2e8e09a3-b9cb-4fe9-aa69-c4001fec603e",
                    "gambit_id": "54ca62be-3d7e-43d3-a55b-d587de92a35a",
                    "last_updated": "2023-11-06T09:58:04.723352-05:00",
                    "created_at": "2023-11-04T09:48:08.272334-04:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.29000",
                    "odds": "1.30300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d87cc530-77c5-4d55-9e35-7ab2d896330e/?format=api"
                },
                {
                    "id": "667684ab-cd51-4a74-9a1b-0e86d3c66879",
                    "gambit_id": "304d3524-1b11-4150-bb83-bdb562568ed7",
                    "last_updated": "2023-11-06T09:58:04.720105-05:00",
                    "created_at": "2023-11-04T09:48:08.265378-04:00",
                    "name": "Utah Jazz",
                    "reward": "3.57000",
                    "odds": "3.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d87cc530-77c5-4d55-9e35-7ab2d896330e/?format=api"
                }
            ]
        },
        {
            "id": "2637d9d7-8537-4920-b752-2e19d7fd4e08",
            "match": "https://api-prod.gambitprofit.com/api/matches/e32d210c-0e97-4f01-bfb8-492225a72cc4/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-04T09:48:08.212013-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": "Minnesota Timberwolves",
                        "amount": 5094.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4365253a-d750-426b-99f0-cb8811560098",
                    "gambit_id": "0759d43a-ade3-4c73-9ddf-26bd880a31a7",
                    "last_updated": "2023-11-06T09:58:04.713660-05:00",
                    "created_at": "2023-11-04T09:48:08.237014-04:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2637d9d7-8537-4920-b752-2e19d7fd4e08/?format=api"
                },
                {
                    "id": "9c5318d5-1c39-4505-9f35-da2c319292fb",
                    "gambit_id": "8b3202aa-826d-4b2e-952c-11954660cb44",
                    "last_updated": "2023-11-06T09:58:04.709960-05:00",
                    "created_at": "2023-11-04T09:48:08.217216-04:00",
                    "name": "Utah Jazz",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2637d9d7-8537-4920-b752-2e19d7fd4e08/?format=api"
                }
            ]
        },
        {
            "id": "ebcc88f7-2c21-4276-9556-f2979e69076a",
            "match": "https://api-prod.gambitprofit.com/api/matches/e32d210c-0e97-4f01-bfb8-492225a72cc4/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-04T09:48:08.276954-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 Under 225",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 225",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "30014931-5561-490a-9aea-7d335c355c0d",
                    "gambit_id": "751f78d0-a34b-41d7-b478-b7c4069f28db",
                    "last_updated": "2023-11-06T09:58:04.730206-05:00",
                    "created_at": "2023-11-04T09:48:08.284089-04:00",
                    "name": "Game Total Under 225",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "225.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebcc88f7-2c21-4276-9556-f2979e69076a/?format=api"
                },
                {
                    "id": "a3a039cd-a8b3-4bcc-a233-202e04a27447",
                    "gambit_id": "427edd45-9e79-4287-98b7-6d468f83c362",
                    "last_updated": "2023-11-06T09:58:04.733892-05:00",
                    "created_at": "2023-11-04T09:48:08.280204-04:00",
                    "name": "Game Total Over 225",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "225.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebcc88f7-2c21-4276-9556-f2979e69076a/?format=api"
                }
            ]
        }
    ]
}