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/cbbfb66c-c321-4872-9e34-1eb7e46eb6cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cbbfb66c-c321-4872-9e34-1eb7e46eb6cf",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "eaa14390-92db-4670-8d1b-532d3a6ea23c",
    "completed": true,
    "last_updated": "2023-01-16T19:27:15.734237-05:00",
    "created_at": "2023-01-15T08:32:02.471824-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.92,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/eaa14390-92db-4670-8d1b-532d3a6ea23c",
    "datetime": "2023-01-15T17:07:00-05:00",
    "cutoff_datetime": "2023-01-15T17:07:00-05:00",
    "name": "Vancouver Canucks v. Carolina Hurricanes",
    "bettypes": [
        {
            "id": "dc7d822a-15a4-42b3-ad96-88306745a9a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/cbbfb66c-c321-4872-9e34-1eb7e46eb6cf/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-15T08:32:02.492000-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": "Carolina Hurricanes",
                        "amount": 7002.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 2998.0
                    }
                ],
                "expected_reward_tokens": 9172.62,
                "profit_sb": 172.62,
                "profit_sb_percentage": 1.92,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5df1a444-5233-4d57-952d-1fca2bffe360",
                    "gambit_id": "16556553-7b6b-4a43-9a12-0638b9180081",
                    "last_updated": "2023-01-16T19:27:15.759088-05:00",
                    "created_at": "2023-01-15T08:32:02.494422-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.31000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc7d822a-15a4-42b3-ad96-88306745a9a6/?format=api"
                },
                {
                    "id": "8e7b3321-2e6b-449f-908d-08bc4844accd",
                    "gambit_id": "2056595a-2dcb-4f12-bd81-b825a147603a",
                    "last_updated": "2023-01-16T19:27:15.762163-05:00",
                    "created_at": "2023-01-15T08:32:02.496844-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "3.06000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc7d822a-15a4-42b3-ad96-88306745a9a6/?format=api"
                }
            ]
        },
        {
            "id": "3ac6bbd0-a654-47f2-a5b2-138774fa4961",
            "match": "https://api-prod.gambitprofit.com/api/matches/cbbfb66c-c321-4872-9e34-1eb7e46eb6cf/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-15T08:32:02.484196-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": "Carolina Hurricanes",
                        "amount": 5098.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cae67ad7-968c-493e-9b33-6d77b8a80ab4",
                    "gambit_id": "cee6293a-19ea-49a6-aafb-4c3253d2f7a5",
                    "last_updated": "2023-01-16T19:27:15.750215-05:00",
                    "created_at": "2023-01-15T08:32:02.486705-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ac6bbd0-a654-47f2-a5b2-138774fa4961/?format=api"
                },
                {
                    "id": "9b5d7c48-4e51-4058-a431-e5dfdfc187ee",
                    "gambit_id": "53ebd558-7e1e-4f35-81c8-df93088f21fa",
                    "last_updated": "2023-01-16T19:27:15.753220-05:00",
                    "created_at": "2023-01-15T08:32:02.489304-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ac6bbd0-a654-47f2-a5b2-138774fa4961/?format=api"
                }
            ]
        },
        {
            "id": "1c266453-fc13-4224-aed4-71bcca854315",
            "match": "https://api-prod.gambitprofit.com/api/matches/cbbfb66c-c321-4872-9e34-1eb7e46eb6cf/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-15T08:32:02.475535-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": 5292.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4708.0
                    }
                ],
                "expected_reward_tokens": 8943.48,
                "profit_sb": -56.52,
                "profit_sb_percentage": -0.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bb9e91c8-3c7a-44ba-9455-25211f5a22ea",
                    "gambit_id": "6572b7a4-fa0d-4a28-8ab0-446c9e451376",
                    "last_updated": "2023-01-16T19:27:15.743934-05:00",
                    "created_at": "2023-01-15T08:32:02.481228-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.69000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c266453-fc13-4224-aed4-71bcca854315/?format=api"
                },
                {
                    "id": "eb8bf8fe-8cfb-4928-95f1-d86ecbc37375",
                    "gambit_id": "7dbcc26c-0ce6-4451-a3ba-2feb3905e0f5",
                    "last_updated": "2023-01-16T19:27:15.740897-05:00",
                    "created_at": "2023-01-15T08:32:02.478371-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.90000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c266453-fc13-4224-aed4-71bcca854315/?format=api"
                }
            ]
        }
    ]
}