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/0ec00185-0219-4d3b-8c21-2443dbad8063/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0ec00185-0219-4d3b-8c21-2443dbad8063",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "2fa32ac5-5bf6-4027-8d89-9859e0b7f05b",
    "completed": true,
    "last_updated": "2023-01-16T10:02:21.351164-05:00",
    "created_at": "2023-01-14T08:26:58.358986-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.65,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/2fa32ac5-5bf6-4027-8d89-9859e0b7f05b",
    "datetime": "2023-01-14T20:07:00-05:00",
    "cutoff_datetime": "2023-01-14T20:07:00-05:00",
    "name": "Arizona Coyotes v. Minnesota Wild",
    "bettypes": [
        {
            "id": "02395ed8-68b7-4cf6-a44f-3c49ba4a43aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/0ec00185-0219-4d3b-8c21-2443dbad8063/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-14T08:26:58.381415-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": "Minnesota Wild",
                        "amount": 7378.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 2622.0
                    }
                ],
                "expected_reward_tokens": 9148.72,
                "profit_sb": 148.72,
                "profit_sb_percentage": 1.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "df0c233a-f51c-4bd8-bb5c-912d74671d05",
                    "gambit_id": "c97d3ac5-2d5d-40b6-a0bb-0cb7cef82068",
                    "last_updated": "2023-01-16T10:02:21.378035-05:00",
                    "created_at": "2023-01-14T08:26:58.383733-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.24000",
                    "odds": "1.27780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02395ed8-68b7-4cf6-a44f-3c49ba4a43aa/?format=api"
                },
                {
                    "id": "93b57562-d1ac-48c0-8c10-30f74ab27dec",
                    "gambit_id": "f53c5138-6a0c-4729-8b2b-5ad3e29772fa",
                    "last_updated": "2023-01-16T10:02:21.381293-05:00",
                    "created_at": "2023-01-14T08:26:58.386325-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "3.49000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02395ed8-68b7-4cf6-a44f-3c49ba4a43aa/?format=api"
                }
            ]
        },
        {
            "id": "ce69ce4d-7295-41cd-85b3-f018b6b9ace8",
            "match": "https://api-prod.gambitprofit.com/api/matches/0ec00185-0219-4d3b-8c21-2443dbad8063/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-14T08:26:58.372111-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": "Minnesota Wild",
                        "amount": 5482.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 4518.0
                    }
                ],
                "expected_reward_tokens": 8990.48,
                "profit_sb": -9.52,
                "profit_sb_percentage": -0.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "782c79c5-c596-4312-ac8f-1a2e6660e439",
                    "gambit_id": "4c19fa00-4ce8-4224-9fc4-0de487990660",
                    "last_updated": "2023-01-16T10:02:21.368427-05:00",
                    "created_at": "2023-01-14T08:26:58.375099-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.64000",
                    "odds": "1.74070",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce69ce4d-7295-41cd-85b3-f018b6b9ace8/?format=api"
                },
                {
                    "id": "7b8c25ca-484a-4218-acfe-16d173109488",
                    "gambit_id": "d2af3513-30df-4dbc-8193-3ed5f95a73e5",
                    "last_updated": "2023-01-16T10:02:21.371666-05:00",
                    "created_at": "2023-01-14T08:26:58.378251-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.99000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce69ce4d-7295-41cd-85b3-f018b6b9ace8/?format=api"
                }
            ]
        },
        {
            "id": "bceb8c82-cabb-4623-ac8b-0e485f67ec1b",
            "match": "https://api-prod.gambitprofit.com/api/matches/0ec00185-0219-4d3b-8c21-2443dbad8063/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-14T08:26:58.362732-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 6",
                        "amount": 5196.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4804.0
                    }
                ],
                "expected_reward_tokens": 8935.44,
                "profit_sb": -64.56,
                "profit_sb_percentage": -0.72,
                "recommended": false
            },
            "lines": [
                {
                    "id": "79bd22c3-2d40-4474-9e0a-1e61ba5e99ca",
                    "gambit_id": "3310c7ce-2fa6-48ca-a2b1-44251aad4247",
                    "last_updated": "2023-01-16T10:02:21.361610-05:00",
                    "created_at": "2023-01-14T08:26:58.368891-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.72000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bceb8c82-cabb-4623-ac8b-0e485f67ec1b/?format=api"
                },
                {
                    "id": "ea6d34de-89dd-4829-952e-8d3b79ff7dd8",
                    "gambit_id": "b7cc61e4-6a03-47fe-a71f-9c0c80320449",
                    "last_updated": "2023-01-16T10:02:21.358486-05:00",
                    "created_at": "2023-01-14T08:26:58.365780-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.86000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bceb8c82-cabb-4623-ac8b-0e485f67ec1b/?format=api"
                }
            ]
        }
    ]
}