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/3957c456-7edf-4255-a1f0-840d84ff5a99/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3957c456-7edf-4255-a1f0-840d84ff5a99",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "cb41b870-e8df-4d81-9e83-5e8b193d48cf",
    "completed": true,
    "last_updated": "2022-11-14T15:23:08.330288-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.23,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/cb41b870-e8df-4d81-9e83-5e8b193d48cf",
    "datetime": "2022-11-13T11:30:00-05:00",
    "cutoff_datetime": "2022-11-13T11:30:00-05:00",
    "name": "Fulham v. Manchester United",
    "bettypes": [
        {
            "id": "4d106803-2ebc-405c-a931-6290794a967c",
            "match": "https://api-prod.gambitprofit.com/api/matches/3957c456-7edf-4255-a1f0-840d84ff5a99/?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 United",
                        "amount": 6641.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3359.0
                    }
                ],
                "expected_reward_tokens": 11487.78,
                "profit_sb": 2487.78,
                "profit_sb_percentage": 27.64,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester United",
                        "amount": 5077.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2568.0
                    },
                    {
                        "team": "Fulham",
                        "amount": 2355.0
                    }
                ],
                "expected_reward_tokens": 8782.56,
                "profit_sb": -217.44,
                "profit_sb_percentage": -2.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "37f04f00-96c5-490e-9871-891169c7ceb2",
                    "gambit_id": "f83a41ce-cb50-42c9-9e3d-dc26cae406c6",
                    "last_updated": "2022-11-14T15:23:08.336456-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Manchester United",
                    "reward": "1.73000",
                    "odds": "1.83000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d106803-2ebc-405c-a931-6290794a967c/?format=api"
                },
                {
                    "id": "459beb92-78c0-4668-b1ee-78ac3e463eeb",
                    "gambit_id": "538400ae-fd9e-4720-9c93-7e4a2279e325",
                    "last_updated": "2022-11-14T15:23:08.338415-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.42000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d106803-2ebc-405c-a931-6290794a967c/?format=api"
                },
                {
                    "id": "eedd0789-5d08-437a-bb44-35a523f8cc56",
                    "gambit_id": "22142e2f-4134-43f4-85ba-1a9c8dbb274f",
                    "last_updated": "2022-11-14T15:23:08.337494-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Fulham",
                    "reward": "3.73000",
                    "odds": "4.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d106803-2ebc-405c-a931-6290794a967c/?format=api"
                }
            ]
        },
        {
            "id": "0b27666d-daef-4139-bc34-a39ab2d87499",
            "match": "https://api-prod.gambitprofit.com/api/matches/3957c456-7edf-4255-a1f0-840d84ff5a99/?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": 5487.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4513.0
                    }
                ],
                "expected_reward_tokens": 8888.94,
                "profit_sb": -111.06,
                "profit_sb_percentage": -1.23,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d34d35e0-2014-471d-9666-fca89a28dbca",
                    "gambit_id": "951116f6-fd97-45c9-bbe8-2f13e235fe95",
                    "last_updated": "2022-11-14T15:23:08.334221-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.62000",
                    "odds": "1.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b27666d-daef-4139-bc34-a39ab2d87499/?format=api"
                },
                {
                    "id": "229d7071-52b5-4e1d-abb3-74ea1de53dde",
                    "gambit_id": "7afc01c4-c450-4c56-af73-dc78a7436c95",
                    "last_updated": "2022-11-14T15:23:08.333087-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.97000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b27666d-daef-4139-bc34-a39ab2d87499/?format=api"
                }
            ]
        }
    ]
}