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/df0c4e03-1a64-4bef-b2fc-42264407e56d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "df0c4e03-1a64-4bef-b2fc-42264407e56d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "111d15b8-760e-4960-9c9e-fc747d757918",
    "completed": true,
    "last_updated": "2023-03-08T10:52:02.710316-05:00",
    "created_at": "2023-03-07T09:41:56.039359-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.77,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/111d15b8-760e-4960-9c9e-fc747d757918",
    "datetime": "2023-03-07T19:07:00-05:00",
    "cutoff_datetime": "2023-03-07T19:07:00-05:00",
    "name": "Toronto Maple Leafs v. New Jersey Devils",
    "bettypes": [
        {
            "id": "4f300d0d-43d5-4180-a465-84f85464bbb6",
            "match": "https://api-prod.gambitprofit.com/api/matches/df0c4e03-1a64-4bef-b2fc-42264407e56d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-07T09:41:56.045780-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": "New Jersey Devils",
                        "amount": 5512.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "95c66414-2cc0-42cc-bd72-215f617c38c8",
                    "gambit_id": "4c940ada-16fa-4d16-aad4-48c7f943e914",
                    "last_updated": "2023-03-08T10:52:02.720442-05:00",
                    "created_at": "2023-03-07T09:41:56.048065-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f300d0d-43d5-4180-a465-84f85464bbb6/?format=api"
                },
                {
                    "id": "3816e76a-2462-4e01-bfed-75ca31e950f9",
                    "gambit_id": "a2ba023a-9b12-42d7-8224-c28f1f14fa79",
                    "last_updated": "2023-03-08T10:52:02.721601-05:00",
                    "created_at": "2023-03-07T09:41:56.049587-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f300d0d-43d5-4180-a465-84f85464bbb6/?format=api"
                }
            ]
        },
        {
            "id": "94a78b9a-ef25-4a2c-8671-45ba37578fda",
            "match": "https://api-prod.gambitprofit.com/api/matches/df0c4e03-1a64-4bef-b2fc-42264407e56d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-07T09:41:56.041326-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": "Toronto Maple Leafs",
                        "amount": 6547.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 3453.0
                    }
                ],
                "expected_reward_tokens": 9426.69,
                "profit_sb": -73.31,
                "profit_sb_percentage": -0.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "34583c5c-957e-4110-acd3-af41f1923cd2",
                    "gambit_id": "9727d9e3-2116-4d83-9fc5-627b0423d05a",
                    "last_updated": "2023-03-08T10:52:02.718107-05:00",
                    "created_at": "2023-03-07T09:41:56.044220-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94a78b9a-ef25-4a2c-8671-45ba37578fda/?format=api"
                },
                {
                    "id": "62f3b466-574f-40ce-850b-8342b0cde638",
                    "gambit_id": "1e5f0606-9df7-4502-a8bb-8afb682cd542",
                    "last_updated": "2023-03-08T10:52:02.716936-05:00",
                    "created_at": "2023-03-07T09:41:56.042747-05:00",
                    "name": "New Jersey Devils",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94a78b9a-ef25-4a2c-8671-45ba37578fda/?format=api"
                }
            ]
        },
        {
            "id": "e9411b14-a7cf-47a7-8e43-bbb6e32996ae",
            "match": "https://api-prod.gambitprofit.com/api/matches/df0c4e03-1a64-4bef-b2fc-42264407e56d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-07T15:16:54.786099-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": 5000.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "89fdd7f0-3501-4568-990c-29b034e2ef25",
                    "gambit_id": "cac1b500-666e-4c1b-ab70-84fa2843bfc5",
                    "last_updated": "2023-03-08T10:52:02.714585-05:00",
                    "created_at": "2023-03-07T15:16:54.789461-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9411b14-a7cf-47a7-8e43-bbb6e32996ae/?format=api"
                },
                {
                    "id": "65807092-24eb-4256-9132-75325d3d85ff",
                    "gambit_id": "a1730cdd-94e9-4ceb-8687-524b62139999",
                    "last_updated": "2023-03-08T10:52:02.713369-05:00",
                    "created_at": "2023-03-07T15:16:54.787524-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9411b14-a7cf-47a7-8e43-bbb6e32996ae/?format=api"
                }
            ]
        }
    ]
}