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/e37633b2-7dc7-41db-83b6-f013cc36bcc8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e37633b2-7dc7-41db-83b6-f013cc36bcc8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "7c6bafc7-90ab-4b75-8750-281a8cefe56e",
    "completed": true,
    "last_updated": "2023-02-14T09:51:54.610436-05:00",
    "created_at": "2023-02-13T08:17:04.262465-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.39,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/7c6bafc7-90ab-4b75-8750-281a8cefe56e",
    "datetime": "2023-02-13T19:37:00-05:00",
    "cutoff_datetime": "2023-02-13T19:37:00-05:00",
    "name": "Calgary Flames v. Ottawa Senators",
    "bettypes": [
        {
            "id": "60a55a38-1f0a-4c88-be1d-d3ddea8a7b27",
            "match": "https://api-prod.gambitprofit.com/api/matches/e37633b2-7dc7-41db-83b6-f013cc36bcc8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-13T08:17:04.272240-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": "Calgary Flames",
                        "amount": 5780.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 4220.0
                    }
                ],
                "expected_reward_tokens": 9537.0,
                "profit_sb": 37.0,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8bab75da-4fca-47ae-9519-5a78eb575e0f",
                    "gambit_id": "b3b6b7b0-ef32-4bec-b8cb-56ea0224dd72",
                    "last_updated": "2023-02-14T09:51:54.624919-05:00",
                    "created_at": "2023-02-13T08:17:04.274783-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.65000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60a55a38-1f0a-4c88-be1d-d3ddea8a7b27/?format=api"
                },
                {
                    "id": "7ef0f473-b0c3-4912-a724-fabbc0f213c0",
                    "gambit_id": "8fcade42-6fd5-4266-8e25-ea47c0d7d501",
                    "last_updated": "2023-02-14T09:51:54.622382-05:00",
                    "created_at": "2023-02-13T08:17:04.273486-05:00",
                    "name": "Ottawa Senators",
                    "reward": "2.26000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60a55a38-1f0a-4c88-be1d-d3ddea8a7b27/?format=api"
                }
            ]
        },
        {
            "id": "cd50e19f-be72-48a9-b4cc-f03547144c38",
            "match": "https://api-prod.gambitprofit.com/api/matches/e37633b2-7dc7-41db-83b6-f013cc36bcc8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-13T08:17:04.268230-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": "Ottawa Senators",
                        "amount": 6401.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 3599.0
                    }
                ],
                "expected_reward_tokens": 9537.35,
                "profit_sb": 37.35,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "98915c3a-5efc-41aa-96b5-d3b56c6d74be",
                    "gambit_id": "187adba2-06af-4373-956d-764ecf213a44",
                    "last_updated": "2023-02-14T09:51:54.618001-05:00",
                    "created_at": "2023-02-13T08:17:04.269471-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.49000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd50e19f-be72-48a9-b4cc-f03547144c38/?format=api"
                },
                {
                    "id": "de9f9c98-9771-40d8-a085-4baaccc2a0a8",
                    "gambit_id": "031298e9-a59f-45ed-b49a-40d0e3fae781",
                    "last_updated": "2023-02-14T09:51:54.619327-05:00",
                    "created_at": "2023-02-13T08:17:04.270807-05:00",
                    "name": "Calgary Flames",
                    "reward": "2.65000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd50e19f-be72-48a9-b4cc-f03547144c38/?format=api"
                }
            ]
        },
        {
            "id": "372b7cea-8ca3-4646-8839-2c0a6127c1ee",
            "match": "https://api-prod.gambitprofit.com/api/matches/e37633b2-7dc7-41db-83b6-f013cc36bcc8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-13T08:17:04.264277-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": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a26963af-252f-44c6-93de-5f95e98d8126",
                    "gambit_id": "db160b7e-8dc4-477c-a6a1-8735e611b51a",
                    "last_updated": "2023-02-14T09:51:54.615262-05:00",
                    "created_at": "2023-02-13T08:17:04.266855-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/372b7cea-8ca3-4646-8839-2c0a6127c1ee/?format=api"
                },
                {
                    "id": "bfafd173-8909-4be2-883d-816493e91838",
                    "gambit_id": "2fa68ecc-7ab8-4be6-936f-152974657de5",
                    "last_updated": "2023-02-14T09:51:54.614010-05:00",
                    "created_at": "2023-02-13T08:17:04.265556-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/372b7cea-8ca3-4646-8839-2c0a6127c1ee/?format=api"
                }
            ]
        }
    ]
}