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/eca78d3d-0673-4b02-a410-c43e19350d5c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "eca78d3d-0673-4b02-a410-c43e19350d5c",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c1f684b1-244e-48ff-9ce4-f9006daf2a72",
    "completed": true,
    "last_updated": "2022-08-22T13:02:05.201665-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.12,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/c1f684b1-244e-48ff-9ce4-f9006daf2a72",
    "datetime": "2022-08-21T11:30:00-04:00",
    "cutoff_datetime": "2022-08-21T11:30:00-04:00",
    "name": "Newcastle United v. Manchester City",
    "bettypes": [
        {
            "id": "e2e633da-5fe7-47cb-8b7e-b49b05245190",
            "match": "https://api-prod.gambitprofit.com/api/matches/eca78d3d-0673-4b02-a410-c43e19350d5c/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": 7589.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2411.0
                    }
                ],
                "expected_reward_tokens": 10319.08,
                "profit_sb": 1319.08,
                "profit_sb_percentage": 14.66,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 6476.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2058.0
                    },
                    {
                        "team": "Newcastle United",
                        "amount": 1466.0
                    }
                ],
                "expected_reward_tokens": 8807.36,
                "profit_sb": -192.64,
                "profit_sb_percentage": -2.14,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5978aa6a-74be-4699-ba3f-71d6a52440b4",
                    "gambit_id": "f9405325-bd28-4c20-81f4-7feee3cc8e68",
                    "last_updated": "2022-08-22T13:02:05.203643-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Manchester City",
                    "reward": "1.36000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2e633da-5fe7-47cb-8b7e-b49b05245190/?format=api"
                },
                {
                    "id": "aebaa373-bd46-414e-8ded-eb95c1c0e5a9",
                    "gambit_id": "aa0cbefd-4e96-4cac-b61f-303e2b8cc368",
                    "last_updated": "2022-08-22T13:02:05.204559-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.28000",
                    "odds": "4.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2e633da-5fe7-47cb-8b7e-b49b05245190/?format=api"
                },
                {
                    "id": "bffa9f5b-e1bb-4396-a6a8-58e1ebb9eb9c",
                    "gambit_id": "36e675a5-897d-4d84-b4e8-076b866b91ff",
                    "last_updated": "2022-08-22T13:02:05.204102-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Newcastle United",
                    "reward": "6.01000",
                    "odds": "6.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2e633da-5fe7-47cb-8b7e-b49b05245190/?format=api"
                }
            ]
        },
        {
            "id": "a6450b14-610c-4d62-989f-111f30eb3ff6",
            "match": "https://api-prod.gambitprofit.com/api/matches/eca78d3d-0673-4b02-a410-c43e19350d5c/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 2.5",
                        "amount": 5742.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4258.0
                    }
                ],
                "expected_reward_tokens": 8899.22,
                "profit_sb": -100.78,
                "profit_sb_percentage": -1.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e0d50a4a-8cd9-4358-9ac0-2bc95713006a",
                    "gambit_id": "8eeedcbb-b233-474f-8400-cb4d70cdc8aa",
                    "last_updated": "2022-08-22T13:02:05.203160-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.55000",
                    "odds": "1.60000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6450b14-610c-4d62-989f-111f30eb3ff6/?format=api"
                },
                {
                    "id": "d216dce6-0cbc-4314-a85b-235312294a02",
                    "gambit_id": "4cdef7c0-653d-4873-b5a0-13baf2e9a6f4",
                    "last_updated": "2022-08-22T13:02:05.202640-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.09000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6450b14-610c-4d62-989f-111f30eb3ff6/?format=api"
                }
            ]
        }
    ]
}