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/680da86e-d697-4383-bab3-2879474dbf6e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "680da86e-d697-4383-bab3-2879474dbf6e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "78c991b0-206f-4a15-a42d-5e6b2442d8bc",
    "completed": true,
    "last_updated": "2023-02-26T12:02:02.071316-05:00",
    "created_at": "2023-02-23T11:46:59.479116-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.3,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/78c991b0-206f-4a15-a42d-5e6b2442d8bc",
    "datetime": "2023-02-25T10:00:00-05:00",
    "cutoff_datetime": "2023-02-25T10:00:00-05:00",
    "name": "Leeds United v. Southampton",
    "bettypes": [
        {
            "id": "fbe23ed7-6bed-40d4-8003-40a3231fede2",
            "match": "https://api-prod.gambitprofit.com/api/matches/680da86e-d697-4383-bab3-2879474dbf6e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-23T11:46:59.484978-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Leeds United",
                        "amount": 6562.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3438.0
                    }
                ],
                "expected_reward_tokens": 12270.94,
                "profit_sb": 2770.94,
                "profit_sb_percentage": 29.17,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Leeds United",
                        "amount": 4964.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2600.0
                    },
                    {
                        "team": "Southampton",
                        "amount": 2436.0
                    }
                ],
                "expected_reward_tokens": 9281.16,
                "profit_sb": -218.84,
                "profit_sb_percentage": -2.3,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8ec06acd-3908-4623-b035-dc0cdcebed19",
                    "gambit_id": "eda0333c-90db-4a03-bea5-ab49eaa5be50",
                    "last_updated": "2023-02-26T12:02:02.078986-05:00",
                    "created_at": "2023-02-23T11:46:59.487468-05:00",
                    "name": "Leeds United",
                    "reward": "1.87000",
                    "odds": "1.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbe23ed7-6bed-40d4-8003-40a3231fede2/?format=api"
                },
                {
                    "id": "12145917-8492-4fcc-8dd7-145e766007ed",
                    "gambit_id": "9d487765-fd6a-4ff6-9b5c-db1ba695f962",
                    "last_updated": "2023-02-26T12:02:02.080188-05:00",
                    "created_at": "2023-02-23T11:46:59.488773-05:00",
                    "name": "Draw",
                    "reward": "3.57000",
                    "odds": "3.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbe23ed7-6bed-40d4-8003-40a3231fede2/?format=api"
                },
                {
                    "id": "0d4138d8-8b9b-49c8-be37-0c301953acc9",
                    "gambit_id": "daee5e12-5f78-49ad-806e-20db8653d45e",
                    "last_updated": "2023-02-26T12:02:02.077551-05:00",
                    "created_at": "2023-02-23T11:46:59.486154-05:00",
                    "name": "Southampton",
                    "reward": "3.81000",
                    "odds": "3.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbe23ed7-6bed-40d4-8003-40a3231fede2/?format=api"
                }
            ]
        },
        {
            "id": "7b0a88e9-1461-4b29-9955-215cadc3c163",
            "match": "https://api-prod.gambitprofit.com/api/matches/680da86e-d697-4383-bab3-2879474dbf6e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-23T11:46:59.481106-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": 5068.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4932.0
                    }
                ],
                "expected_reward_tokens": 9222.84,
                "profit_sb": -277.16,
                "profit_sb_percentage": -2.92,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cfb665a8-7235-4f2c-b1b8-ad618f97a66f",
                    "gambit_id": "72e24ae8-a00c-4ab8-99b1-fee354d0f1c5",
                    "last_updated": "2023-02-26T12:02:02.075243-05:00",
                    "created_at": "2023-02-23T11:46:59.483619-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.82000",
                    "odds": "1.85000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b0a88e9-1461-4b29-9955-215cadc3c163/?format=api"
                },
                {
                    "id": "dbd88283-b24b-4615-bb21-5546f8c832f1",
                    "gambit_id": "094f0f22-2a26-4207-9bc1-248292dd3d4b",
                    "last_updated": "2023-02-26T12:02:02.074092-05:00",
                    "created_at": "2023-02-23T11:46:59.482326-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.87000",
                    "odds": "1.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b0a88e9-1461-4b29-9955-215cadc3c163/?format=api"
                }
            ]
        }
    ]
}