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/7e861e8e-a899-417c-9187-c1fc53a2a966/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7e861e8e-a899-417c-9187-c1fc53a2a966",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ffc294dc-fca5-4457-879e-320d90bb3c7c",
    "completed": true,
    "last_updated": "2023-04-10T09:36:57.805450-04:00",
    "created_at": "2023-04-08T09:01:58.645495-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.06,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/ffc294dc-fca5-4457-879e-320d90bb3c7c",
    "datetime": "2023-04-08T19:07:00-04:00",
    "cutoff_datetime": "2023-04-08T19:07:00-04:00",
    "name": "Montreal Canadiens v. Toronto Maple Leafs",
    "bettypes": [
        {
            "id": "91e2d7bb-46b8-4808-ac08-6a799a639448",
            "match": "https://api-prod.gambitprofit.com/api/matches/7e861e8e-a899-417c-9187-c1fc53a2a966/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-08T09:01:58.665450-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": "Toronto Maple Leafs",
                        "amount": 7485.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 2515.0
                    }
                ],
                "expected_reward_tokens": 9505.95,
                "profit_sb": 5.95,
                "profit_sb_percentage": 0.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "09f9ee38-9878-4619-a4c5-c2294fcfe3df",
                    "gambit_id": "cbe7d727-cf3a-46f1-b5fc-77f567060257",
                    "last_updated": "2023-04-10T09:36:57.822558-04:00",
                    "created_at": "2023-04-08T09:01:58.667660-04:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.27000",
                    "odds": "1.27780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91e2d7bb-46b8-4808-ac08-6a799a639448/?format=api"
                },
                {
                    "id": "6ac4586f-30a4-49af-87af-6821b0291194",
                    "gambit_id": "480c3420-7ba8-494d-86f2-65869c3ed01a",
                    "last_updated": "2023-04-10T09:36:57.824495-04:00",
                    "created_at": "2023-04-08T09:01:58.670123-04:00",
                    "name": "Montreal Canadiens",
                    "reward": "3.78000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91e2d7bb-46b8-4808-ac08-6a799a639448/?format=api"
                }
            ]
        },
        {
            "id": "eb0acf0c-ed12-4245-839a-b54c4324646c",
            "match": "https://api-prod.gambitprofit.com/api/matches/7e861e8e-a899-417c-9187-c1fc53a2a966/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-08T09:01:58.657387-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": "Toronto Maple Leafs",
                        "amount": 5599.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "927b8aa1-708d-43f1-83ef-d05cc44d2425",
                    "gambit_id": "52059320-ca34-4d36-8d9a-0d2fe7fb4abc",
                    "last_updated": "2023-04-10T09:36:57.815736-04:00",
                    "created_at": "2023-04-08T09:01:58.660059-04:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb0acf0c-ed12-4245-839a-b54c4324646c/?format=api"
                },
                {
                    "id": "c8d8b5e2-5223-459e-bda2-d065c1458498",
                    "gambit_id": "9c4079a8-4aa3-4636-9844-35f7882149da",
                    "last_updated": "2023-04-10T09:36:57.817585-04:00",
                    "created_at": "2023-04-08T09:01:58.662974-04:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb0acf0c-ed12-4245-839a-b54c4324646c/?format=api"
                }
            ]
        },
        {
            "id": "4e802b93-9b69-4f20-a2fb-1157711f3797",
            "match": "https://api-prod.gambitprofit.com/api/matches/7e861e8e-a899-417c-9187-c1fc53a2a966/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-08T09:01:58.648721-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 Over 6.5",
                        "amount": 5317.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "991962f1-548b-4ebe-89cf-e18428d93a34",
                    "gambit_id": "97adf9d3-52f5-49b0-bdf6-18fd9b0f6f4a",
                    "last_updated": "2023-04-10T09:36:57.812107-04:00",
                    "created_at": "2023-04-08T09:01:58.654269-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e802b93-9b69-4f20-a2fb-1157711f3797/?format=api"
                },
                {
                    "id": "336f2e10-88f8-459f-a9db-156aec51a36c",
                    "gambit_id": "5cf02c9f-3e91-4c81-bf2b-500c67e2b499",
                    "last_updated": "2023-04-10T09:36:57.810037-04:00",
                    "created_at": "2023-04-08T09:01:58.651356-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e802b93-9b69-4f20-a2fb-1157711f3797/?format=api"
                }
            ]
        }
    ]
}