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/24447e8e-c0e1-4936-bd54-6a7752c7e3fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "24447e8e-c0e1-4936-bd54-6a7752c7e3fa",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "be10f776-a8e5-4aa6-b93f-299318c6945e",
    "completed": true,
    "last_updated": "2023-04-16T18:21:49.113936-04:00",
    "created_at": "2023-04-14T12:02:17.133603-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.4,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/be10f776-a8e5-4aa6-b93f-299318c6945e",
    "datetime": "2023-04-15T12:30:00-04:00",
    "cutoff_datetime": "2023-04-15T12:30:00-04:00",
    "name": "Manchester City v. Leicester City",
    "bettypes": [
        {
            "id": "fd8aae56-9199-431c-bcc0-28763c314cd3",
            "match": "https://api-prod.gambitprofit.com/api/matches/24447e8e-c0e1-4936-bd54-6a7752c7e3fa/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-14T12:02:17.139906-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 8911.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1089.0
                    }
                ],
                "expected_reward_tokens": 9975.24,
                "profit_sb": 475.24,
                "profit_sb_percentage": 5.0,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 8449.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1033.0
                    },
                    {
                        "team": "Leicester City",
                        "amount": 518.0
                    }
                ],
                "expected_reward_tokens": 9462.28,
                "profit_sb": -37.72,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8e4b0ffe-5201-4be3-9538-ffb10a3b7f95",
                    "gambit_id": "cc7f9723-4da4-4cab-92a6-b2b0f5cd75ff",
                    "last_updated": "2023-04-16T18:21:49.126041-04:00",
                    "created_at": "2023-04-14T12:02:17.142793-04:00",
                    "name": "Manchester City",
                    "reward": "1.12000",
                    "odds": "1.12000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd8aae56-9199-431c-bcc0-28763c314cd3/?format=api"
                },
                {
                    "id": "dee1916e-4dbb-4a3d-ac9d-3a86fa0f5568",
                    "gambit_id": "29b5e1f5-4401-4e75-b345-a77360803ef8",
                    "last_updated": "2023-04-16T18:21:49.128536-04:00",
                    "created_at": "2023-04-14T12:02:17.144247-04:00",
                    "name": "Draw",
                    "reward": "9.16000",
                    "odds": "9.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd8aae56-9199-431c-bcc0-28763c314cd3/?format=api"
                },
                {
                    "id": "bc5125e0-341b-477e-b292-be50fb591847",
                    "gambit_id": "318ef285-edb5-4b77-a786-5099f6657fbd",
                    "last_updated": "2023-04-16T18:21:49.124105-04:00",
                    "created_at": "2023-04-14T12:02:17.141306-04:00",
                    "name": "Leicester City",
                    "reward": "18.28000",
                    "odds": "19.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd8aae56-9199-431c-bcc0-28763c314cd3/?format=api"
                }
            ]
        },
        {
            "id": "454769ca-e069-4bc9-83a6-db13a198127b",
            "match": "https://api-prod.gambitprofit.com/api/matches/24447e8e-c0e1-4936-bd54-6a7752c7e3fa/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-14T12:02:17.135473-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 2.5",
                        "amount": 6911.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3089.0
                    }
                ],
                "expected_reward_tokens": 9328.78,
                "profit_sb": -171.22,
                "profit_sb_percentage": -1.8,
                "recommended": false
            },
            "lines": [
                {
                    "id": "742d2b00-ef07-4b9c-b8e5-7bf0aa3ba853",
                    "gambit_id": "a55293e0-9ca9-41fb-83a6-ce520be4acaf",
                    "last_updated": "2023-04-16T18:21:49.120092-04:00",
                    "created_at": "2023-04-14T12:02:17.138379-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.35000",
                    "odds": "1.36000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/454769ca-e069-4bc9-83a6-db13a198127b/?format=api"
                },
                {
                    "id": "e1bc7ae2-35e8-4978-b5ca-cbc26db6adac",
                    "gambit_id": "e5379019-264a-4d82-8c9f-539c50ef288a",
                    "last_updated": "2023-04-16T18:21:49.118004-04:00",
                    "created_at": "2023-04-14T12:02:17.136887-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "3.02000",
                    "odds": "3.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/454769ca-e069-4bc9-83a6-db13a198127b/?format=api"
                }
            ]
        }
    ]
}