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/b0f2f16f-5eb8-496d-a201-b9ea91f401ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b0f2f16f-5eb8-496d-a201-b9ea91f401ef",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "987c0b1a-c632-43aa-9c36-dbec5f57343c",
    "completed": true,
    "last_updated": "2023-10-17T10:18:10.280478-04:00",
    "created_at": "2023-10-16T09:52:56.320555-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.61,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/987c0b1a-c632-43aa-9c36-dbec5f57343c",
    "datetime": "2023-10-16T19:07:00-04:00",
    "cutoff_datetime": "2023-10-16T19:07:00-04:00",
    "name": "Arizona Coyotes v. New York Rangers",
    "bettypes": [
        {
            "id": "7030d56d-839b-4374-aba5-8b09cf04ed2f",
            "match": "https://api-prod.gambitprofit.com/api/matches/b0f2f16f-5eb8-496d-a201-b9ea91f401ef/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-16T09:52:56.341308-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": "New York Rangers",
                        "amount": 6744.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 3256.0
                    }
                ],
                "expected_reward_tokens": 9441.6,
                "profit_sb": -58.4,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "705f8bf9-dbde-4d80-b46b-857cbe1ae1f9",
                    "gambit_id": "1e4040cb-53b8-4f93-8917-c923e647bf76",
                    "last_updated": "2023-10-17T10:18:10.307184-04:00",
                    "created_at": "2023-10-16T09:52:56.353569-04:00",
                    "name": "New York Rangers",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7030d56d-839b-4374-aba5-8b09cf04ed2f/?format=api"
                },
                {
                    "id": "a0a3fc30-2bdb-43ca-a6cc-eca7d705e68b",
                    "gambit_id": "99083481-ed95-4fe8-bfb8-77653bc67a93",
                    "last_updated": "2023-10-17T10:18:10.303330-04:00",
                    "created_at": "2023-10-16T09:52:56.347467-04:00",
                    "name": "Arizona Coyotes",
                    "reward": "2.90000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7030d56d-839b-4374-aba5-8b09cf04ed2f/?format=api"
                }
            ]
        },
        {
            "id": "c366dda9-f4b3-4a4d-92c3-12c4ccaa9577",
            "match": "https://api-prod.gambitprofit.com/api/matches/b0f2f16f-5eb8-496d-a201-b9ea91f401ef/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-16T09:52:56.359340-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": "Arizona Coyotes",
                        "amount": 5319.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "697c9799-911f-4fb6-8b63-97908390c1fd",
                    "gambit_id": "8926322b-af31-4044-901b-4156ef1e5742",
                    "last_updated": "2023-10-17T10:18:10.314477-04:00",
                    "created_at": "2023-10-16T09:52:56.363177-04:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c366dda9-f4b3-4a4d-92c3-12c4ccaa9577/?format=api"
                },
                {
                    "id": "cceec8da-a6f8-4f76-9bc4-f10c41fa60a6",
                    "gambit_id": "92148390-c76f-482c-a312-c118e49ec8ed",
                    "last_updated": "2023-10-17T10:18:10.318037-04:00",
                    "created_at": "2023-10-16T09:52:56.367915-04:00",
                    "name": "New York Rangers",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c366dda9-f4b3-4a4d-92c3-12c4ccaa9577/?format=api"
                }
            ]
        },
        {
            "id": "1cbcb538-2831-4ca8-9c5c-7c6f3050d33b",
            "match": "https://api-prod.gambitprofit.com/api/matches/b0f2f16f-5eb8-496d-a201-b9ea91f401ef/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-16T09:52:56.372817-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 6.5",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "86ba7be0-a3c4-45d1-ad93-db0e5170b54f",
                    "gambit_id": "249a477e-2bc0-4dcf-8e39-d3adee7e395c",
                    "last_updated": "2023-10-17T10:18:10.329677-04:00",
                    "created_at": "2023-10-16T09:52:56.382791-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cbcb538-2831-4ca8-9c5c-7c6f3050d33b/?format=api"
                },
                {
                    "id": "768ad084-a47c-449d-98ed-8e58c29d5fff",
                    "gambit_id": "8f1a60af-a2bf-4239-b051-bb8faa831204",
                    "last_updated": "2023-10-17T10:18:10.325456-04:00",
                    "created_at": "2023-10-16T09:52:56.376862-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cbcb538-2831-4ca8-9c5c-7c6f3050d33b/?format=api"
                }
            ]
        }
    ]
}