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/ea01c883-965e-432e-89c6-efad9670f3d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ea01c883-965e-432e-89c6-efad9670f3d9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2747858a-63bc-46d9-8928-07c562cf4f0f",
    "completed": true,
    "last_updated": "2023-12-26T15:33:13.557075-05:00",
    "created_at": "2023-12-23T09:12:57.955885-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.21,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/2747858a-63bc-46d9-8928-07c562cf4f0f",
    "datetime": "2023-12-23T15:07:00-05:00",
    "cutoff_datetime": "2023-12-23T15:07:00-05:00",
    "name": "Vegas Golden Knights v. Florida Panthers",
    "bettypes": [
        {
            "id": "171fd227-fbe0-4450-bc7e-06c322b41c36",
            "match": "https://api-prod.gambitprofit.com/api/matches/ea01c883-965e-432e-89c6-efad9670f3d9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-23T09:12:57.965980-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": "Florida Panthers",
                        "amount": 5614.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 4386.0
                    }
                ],
                "expected_reward_tokens": 9429.9,
                "profit_sb": -70.1,
                "profit_sb_percentage": -0.74,
                "recommended": false
            },
            "lines": [
                {
                    "id": "77c08d09-6a42-4347-b8f9-0f278885bf8c",
                    "gambit_id": "e9a8c38f-4a11-4ec5-9f04-9a8361acb28c",
                    "last_updated": "2023-12-26T15:33:13.571668-05:00",
                    "created_at": "2023-12-23T09:12:57.973768-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/171fd227-fbe0-4450-bc7e-06c322b41c36/?format=api"
                },
                {
                    "id": "762b2379-3800-4dd2-aff4-2b0088c5ace6",
                    "gambit_id": "d5df723a-b11d-4276-9f92-b078f1095a9c",
                    "last_updated": "2023-12-26T15:33:13.568271-05:00",
                    "created_at": "2023-12-23T09:12:57.970082-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/171fd227-fbe0-4450-bc7e-06c322b41c36/?format=api"
                }
            ]
        },
        {
            "id": "b767d7ee-aa23-4e23-bc1e-9450604e2ec4",
            "match": "https://api-prod.gambitprofit.com/api/matches/ea01c883-965e-432e-89c6-efad9670f3d9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-23T09:12:57.978284-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": "Vegas Golden Knights",
                        "amount": 6449.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 3551.0
                    }
                ],
                "expected_reward_tokens": 9480.03,
                "profit_sb": -19.97,
                "profit_sb_percentage": -0.21,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7d144fbf-e9cb-4d9d-af23-d97f247d3c65",
                    "gambit_id": "81b72489-bcca-4e49-bb75-2a873586bcdf",
                    "last_updated": "2023-12-26T15:33:13.585074-05:00",
                    "created_at": "2023-12-23T09:12:57.982201-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b767d7ee-aa23-4e23-bc1e-9450604e2ec4/?format=api"
                },
                {
                    "id": "645c3f9d-d86c-4524-94ad-8c7f7c12ba21",
                    "gambit_id": "72ce83aa-2795-400e-8ed0-325316ba6492",
                    "last_updated": "2023-12-26T15:33:13.588364-05:00",
                    "created_at": "2023-12-23T09:12:57.989693-05:00",
                    "name": "Florida Panthers",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b767d7ee-aa23-4e23-bc1e-9450604e2ec4/?format=api"
                }
            ]
        },
        {
            "id": "6be6f7ab-d50d-43d7-9eaa-efa91c3397c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/ea01c883-965e-432e-89c6-efad9670f3d9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-23T09:12:57.994025-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "947e7d2b-775d-4b4d-ad2d-18d851701d71",
                    "gambit_id": "6a6b8469-93a1-407c-9a38-5ae14a93ff02",
                    "last_updated": "2023-12-26T15:33:13.595337-05:00",
                    "created_at": "2023-12-23T09:12:57.997577-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6be6f7ab-d50d-43d7-9eaa-efa91c3397c9/?format=api"
                },
                {
                    "id": "09424db7-f8e8-4d82-85eb-25fe1a601b35",
                    "gambit_id": "047b4ecd-5e47-4ad2-83cb-7244d29f0964",
                    "last_updated": "2023-12-26T15:33:13.598930-05:00",
                    "created_at": "2023-12-23T09:12:58.002617-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6be6f7ab-d50d-43d7-9eaa-efa91c3397c9/?format=api"
                }
            ]
        }
    ]
}