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/1429e932-eec9-4f57-a428-e1a7b83a3458/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1429e932-eec9-4f57-a428-e1a7b83a3458",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f439c5f3-49e8-48bb-86f6-530350a844af",
    "completed": true,
    "last_updated": "2023-09-18T23:03:08.388921-04:00",
    "created_at": "2023-09-17T10:28:00.478423-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f439c5f3-49e8-48bb-86f6-530350a844af",
    "datetime": "2023-09-17T13:35:00-04:00",
    "cutoff_datetime": "2023-09-17T13:35:00-04:00",
    "name": "NYY (C Rodon) v. PIT (C Selby)",
    "bettypes": [
        {
            "id": "639b860b-af18-4eee-9784-50ed0c0faa78",
            "match": "https://api-prod.gambitprofit.com/api/matches/1429e932-eec9-4f57-a428-e1a7b83a3458/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-17T10:28:00.486299-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": "NYY (C Rodon)",
                        "amount": 5980.0
                    },
                    {
                        "team": "PIT (C Selby)",
                        "amount": 4020.0
                    }
                ],
                "expected_reward_tokens": 9567.6,
                "profit_sb": 67.6,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f96b8041-0857-4413-bc36-92f7fd0c16e7",
                    "gambit_id": "47c17f2d-2c65-4cfe-bd61-f0c4f74aa6a1",
                    "last_updated": "2023-09-18T23:03:08.410466-04:00",
                    "created_at": "2023-09-17T10:28:00.495397-04:00",
                    "name": "NYY (C Rodon)",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/639b860b-af18-4eee-9784-50ed0c0faa78/?format=api"
                },
                {
                    "id": "0dcaa9e6-a9f3-4012-a78a-3d6573701f04",
                    "gambit_id": "d6e91ed9-1372-4ed7-b214-bedec4434994",
                    "last_updated": "2023-09-18T23:03:08.406640-04:00",
                    "created_at": "2023-09-17T10:28:00.490755-04:00",
                    "name": "PIT (C Selby)",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/639b860b-af18-4eee-9784-50ed0c0faa78/?format=api"
                }
            ]
        },
        {
            "id": "6a05d3a2-fb8d-4001-b584-d90ec1f11b1b",
            "match": "https://api-prod.gambitprofit.com/api/matches/1429e932-eec9-4f57-a428-e1a7b83a3458/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-17T10:28:00.499659-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": "PIT",
                        "amount": 5319.0
                    },
                    {
                        "team": "NYY",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c844c18f-67f7-43e6-99d7-a7f91d7c5e3e",
                    "gambit_id": "aa765b98-a03b-469a-8981-89047c44443c",
                    "last_updated": "2023-09-18T23:03:08.420976-04:00",
                    "created_at": "2023-09-17T10:28:00.508266-04:00",
                    "name": "PIT",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a05d3a2-fb8d-4001-b584-d90ec1f11b1b/?format=api"
                },
                {
                    "id": "467d3973-271f-48ae-98a5-a30e7178866a",
                    "gambit_id": "a35397a0-4a83-44cd-98bd-8c360f082349",
                    "last_updated": "2023-09-18T23:03:08.417607-04:00",
                    "created_at": "2023-09-17T10:28:00.503606-04:00",
                    "name": "NYY",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a05d3a2-fb8d-4001-b584-d90ec1f11b1b/?format=api"
                }
            ]
        },
        {
            "id": "b6ba3cf5-3115-4960-9a0f-c78719a386cf",
            "match": "https://api-prod.gambitprofit.com/api/matches/1429e932-eec9-4f57-a428-e1a7b83a3458/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-17T10:28:00.512614-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 Under 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d5aeca1c-0f36-4619-b891-3d3844c461ed",
                    "gambit_id": "c37e9be3-249b-4471-8cf9-3473d0042f86",
                    "last_updated": "2023-09-18T23:03:08.431631-04:00",
                    "created_at": "2023-09-17T10:28:00.522258-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6ba3cf5-3115-4960-9a0f-c78719a386cf/?format=api"
                },
                {
                    "id": "bb7a1f3a-1323-4804-a428-a62f1c887dd2",
                    "gambit_id": "027a73ce-0a83-4f77-a647-ccc774a431f4",
                    "last_updated": "2023-09-18T23:03:08.427368-04:00",
                    "created_at": "2023-09-17T10:28:00.517144-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6ba3cf5-3115-4960-9a0f-c78719a386cf/?format=api"
                }
            ]
        }
    ]
}