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/d73fc7db-4afd-4b8b-b13e-cafb9fd36962/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d73fc7db-4afd-4b8b-b13e-cafb9fd36962",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3c7eb980-4ea7-4f36-a883-8f6ef426e6c4",
    "completed": true,
    "last_updated": "2024-01-01T19:48:19.932708-05:00",
    "created_at": "2023-12-30T10:43:14.764888-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.35,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/3c7eb980-4ea7-4f36-a883-8f6ef426e6c4",
    "datetime": "2023-12-30T19:07:00-05:00",
    "cutoff_datetime": "2023-12-30T19:07:00-05:00",
    "name": "New Jersey Devils v. Boston Bruins",
    "bettypes": [
        {
            "id": "69e8fc7e-3bc8-464c-9c6a-657cfa9bb4c2",
            "match": "https://api-prod.gambitprofit.com/api/matches/d73fc7db-4afd-4b8b-b13e-cafb9fd36962/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-30T10:43:14.778425-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": "Boston Bruins",
                        "amount": 6010.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1c721a78-8285-49b7-b097-299b800ca4b6",
                    "gambit_id": "fd677e67-738e-4649-9e1a-88cc032e7ea7",
                    "last_updated": "2024-01-01T19:48:19.945627-05:00",
                    "created_at": "2023-12-30T10:43:14.786641-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69e8fc7e-3bc8-464c-9c6a-657cfa9bb4c2/?format=api"
                },
                {
                    "id": "73711fee-155e-49b5-a332-f95ada7bc985",
                    "gambit_id": "27ade285-7e03-47a5-8f98-ae91756c5c15",
                    "last_updated": "2024-01-01T19:48:19.942383-05:00",
                    "created_at": "2023-12-30T10:43:14.782976-05:00",
                    "name": "New Jersey Devils",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69e8fc7e-3bc8-464c-9c6a-657cfa9bb4c2/?format=api"
                }
            ]
        },
        {
            "id": "3aa25e18-8af2-4955-b874-34966d71f451",
            "match": "https://api-prod.gambitprofit.com/api/matches/d73fc7db-4afd-4b8b-b13e-cafb9fd36962/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-30T10:43:14.790678-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": 6232.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5845b768-bc26-461d-b4e7-7c751fc5152d",
                    "gambit_id": "ee7a21c1-d3ae-431d-9ffb-97eea058adae",
                    "last_updated": "2024-01-01T19:48:19.965848-05:00",
                    "created_at": "2023-12-30T10:43:14.794120-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aa25e18-8af2-4955-b874-34966d71f451/?format=api"
                },
                {
                    "id": "e31dee09-8489-4cbb-8150-6e491647a3ff",
                    "gambit_id": "e115249f-9a68-46f4-961a-de8c49556cf9",
                    "last_updated": "2024-01-01T19:48:19.970359-05:00",
                    "created_at": "2023-12-30T10:43:14.798689-05:00",
                    "name": "Boston Bruins",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aa25e18-8af2-4955-b874-34966d71f451/?format=api"
                }
            ]
        },
        {
            "id": "6f81e8cf-bd8b-4f0d-8436-9a447eced4dd",
            "match": "https://api-prod.gambitprofit.com/api/matches/d73fc7db-4afd-4b8b-b13e-cafb9fd36962/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-30T10:43:14.802958-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",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e73eae23-d94a-46a9-ad22-87b9af5dd5f3",
                    "gambit_id": "129e08e8-98da-4c56-abb2-627c78587934",
                    "last_updated": "2024-01-01T19:48:19.980952-05:00",
                    "created_at": "2023-12-30T10:43:14.810925-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f81e8cf-bd8b-4f0d-8436-9a447eced4dd/?format=api"
                },
                {
                    "id": "bf4da506-6506-4824-af60-64ec0f8542ae",
                    "gambit_id": "8975421e-d44a-4994-a7b4-2a1751295d48",
                    "last_updated": "2024-01-01T19:48:19.977420-05:00",
                    "created_at": "2023-12-30T10:43:14.807085-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f81e8cf-bd8b-4f0d-8436-9a447eced4dd/?format=api"
                }
            ]
        }
    ]
}