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/e81f812f-857d-420f-964a-bc99f075d2d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e81f812f-857d-420f-964a-bc99f075d2d8",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "0f8b801a-70ed-4d19-80da-dc6bac1fd3b4",
    "completed": true,
    "last_updated": "2023-01-05T10:36:51.401266-05:00",
    "created_at": "2023-01-04T08:47:15.095387-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.62,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/0f8b801a-70ed-4d19-80da-dc6bac1fd3b4",
    "datetime": "2023-01-04T14:45:00-05:00",
    "cutoff_datetime": "2023-01-04T14:45:00-05:00",
    "name": "Leeds United v. West Ham United",
    "bettypes": [
        {
            "id": "73fddf72-f45f-464e-a7e4-e1e776db699e",
            "match": "https://api-prod.gambitprofit.com/api/matches/e81f812f-857d-420f-964a-bc99f075d2d8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-04T08:47:15.101058-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": 5095.0
                    },
                    {
                        "team": "West Ham United",
                        "amount": 4905.0
                    }
                ],
                "expected_reward_tokens": 11870.1,
                "profit_sb": 2870.1,
                "profit_sb_percentage": 31.89,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Leeds United",
                        "amount": 3700.0
                    },
                    {
                        "team": "West Ham United",
                        "amount": 3563.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2737.0
                    }
                ],
                "expected_reward_tokens": 8621.0,
                "profit_sb": -379.0,
                "profit_sb_percentage": -4.21,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1dfb5e7e-55a4-4a70-8a02-f40e2b62e346",
                    "gambit_id": "5c29ef41-1bdb-4a3e-b7db-6d03b1b2453c",
                    "last_updated": "2023-01-05T10:36:51.409181-05:00",
                    "created_at": "2023-01-04T08:47:15.103503-05:00",
                    "name": "Leeds United",
                    "reward": "2.33000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73fddf72-f45f-464e-a7e4-e1e776db699e/?format=api"
                },
                {
                    "id": "d631f046-c5ee-4597-b43d-a2b376cc6fba",
                    "gambit_id": "917c954a-e7d6-4f67-aad8-e7fe12180613",
                    "last_updated": "2023-01-05T10:36:51.408110-05:00",
                    "created_at": "2023-01-04T08:47:15.102242-05:00",
                    "name": "West Ham United",
                    "reward": "2.42000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73fddf72-f45f-464e-a7e4-e1e776db699e/?format=api"
                },
                {
                    "id": "164cffee-a33f-4a9c-94d1-13feabc9aa5b",
                    "gambit_id": "e6442138-8530-42ca-b529-02bbaa4cfc3f",
                    "last_updated": "2023-01-05T10:36:51.410215-05:00",
                    "created_at": "2023-01-04T08:47:15.104740-05:00",
                    "name": "Draw",
                    "reward": "3.15000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73fddf72-f45f-464e-a7e4-e1e776db699e/?format=api"
                }
            ]
        },
        {
            "id": "9cde7ad4-dea0-40e8-a904-510c95419666",
            "match": "https://api-prod.gambitprofit.com/api/matches/e81f812f-857d-420f-964a-bc99f075d2d8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-04T08:47:15.097149-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": 5239.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4761.0
                    }
                ],
                "expected_reward_tokens": 8853.91,
                "profit_sb": -146.09,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "dabbedb8-25cf-491b-9a28-b9ac28120983",
                    "gambit_id": "99ca0f1c-b814-4f1d-93b2-8dbb8488eae0",
                    "last_updated": "2023-01-05T10:36:51.405962-05:00",
                    "created_at": "2023-01-04T08:47:15.099749-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.69000",
                    "odds": "1.80000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cde7ad4-dea0-40e8-a904-510c95419666/?format=api"
                },
                {
                    "id": "63e73d2f-4738-499f-a09d-7c05f7cdd9cc",
                    "gambit_id": "02997fec-a226-418d-b643-13d6a9c29fea",
                    "last_updated": "2023-01-05T10:36:51.404857-05:00",
                    "created_at": "2023-01-04T08:47:15.098478-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.86000",
                    "odds": "2.00000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cde7ad4-dea0-40e8-a904-510c95419666/?format=api"
                }
            ]
        }
    ]
}