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/845f2392-7fbf-4c9a-8540-d694c7791c63/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "845f2392-7fbf-4c9a-8540-d694c7791c63",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "dc19eb89-a2aa-4d69-9aa0-061deb82fcc4",
    "completed": true,
    "last_updated": "2023-04-18T12:12:10.050496-04:00",
    "created_at": "2023-04-17T11:42:02.905814-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.12,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/dc19eb89-a2aa-4d69-9aa0-061deb82fcc4",
    "datetime": "2023-04-17T22:10:00-04:00",
    "cutoff_datetime": "2023-04-17T22:10:00-04:00",
    "name": "NYM (D Peterson) v. LOS (D May)",
    "bettypes": [
        {
            "id": "7875069f-f85f-4f5f-9947-d73e44e9dd0c",
            "match": "https://api-prod.gambitprofit.com/api/matches/845f2392-7fbf-4c9a-8540-d694c7791c63/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-17T11:42:02.929621-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": "LOS (D May)",
                        "amount": 5599.0
                    },
                    {
                        "team": "NYM (D Peterson)",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a69fb436-3f43-4bac-bc0e-922d24dd699d",
                    "gambit_id": "abfe64b1-7a5f-4277-a72a-92c80c3965ca",
                    "last_updated": "2023-04-18T12:12:10.069198-04:00",
                    "created_at": "2023-04-17T11:42:02.932424-04:00",
                    "name": "LOS (D May)",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7875069f-f85f-4f5f-9947-d73e44e9dd0c/?format=api"
                },
                {
                    "id": "893b1a7e-ad60-4a1d-b45f-f0282390779d",
                    "gambit_id": "2657295c-9636-432a-bdb5-9e5e376baa2d",
                    "last_updated": "2023-04-18T12:12:10.071805-04:00",
                    "created_at": "2023-04-17T11:42:02.935437-04:00",
                    "name": "NYM (D Peterson)",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7875069f-f85f-4f5f-9947-d73e44e9dd0c/?format=api"
                }
            ]
        },
        {
            "id": "cddaf8a6-79c2-4e00-8310-c6ab509abc3b",
            "match": "https://api-prod.gambitprofit.com/api/matches/845f2392-7fbf-4c9a-8540-d694c7791c63/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-17T11:42:02.921134-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": "NYM",
                        "amount": 6020.0
                    },
                    {
                        "team": "LOS",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6ba5d714-893c-4b7e-bb51-2b12ff52597d",
                    "gambit_id": "b4fa4261-740f-45e3-bcad-aae9e0bf8122",
                    "last_updated": "2023-04-18T12:12:10.064566-04:00",
                    "created_at": "2023-04-17T11:42:02.926815-04:00",
                    "name": "NYM",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cddaf8a6-79c2-4e00-8310-c6ab509abc3b/?format=api"
                },
                {
                    "id": "fbf6a223-1b15-4e50-b8d7-94181516ec57",
                    "gambit_id": "76833833-6040-4a6b-a5af-e3b401cdcede",
                    "last_updated": "2023-04-18T12:12:10.062326-04:00",
                    "created_at": "2023-04-17T11:42:02.923934-04:00",
                    "name": "LOS",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cddaf8a6-79c2-4e00-8310-c6ab509abc3b/?format=api"
                }
            ]
        },
        {
            "id": "6cf93af6-710e-45c2-ba80-ce9e75b05fe6",
            "match": "https://api-prod.gambitprofit.com/api/matches/845f2392-7fbf-4c9a-8540-d694c7791c63/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-17T11:42:02.909895-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.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "800e6ba7-4941-40ad-a791-803f92d3c87c",
                    "gambit_id": "c2d974cc-0844-461a-bdbe-a9f8b42446a6",
                    "last_updated": "2023-04-18T12:12:10.055489-04:00",
                    "created_at": "2023-04-17T11:42:02.915098-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cf93af6-710e-45c2-ba80-ce9e75b05fe6/?format=api"
                },
                {
                    "id": "bd10109a-3b6e-4018-a4d8-e0eb3a33525b",
                    "gambit_id": "9b5b464d-556e-4bf0-9346-ca98a589b0a8",
                    "last_updated": "2023-04-18T12:12:10.058100-04:00",
                    "created_at": "2023-04-17T11:42:02.918616-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cf93af6-710e-45c2-ba80-ce9e75b05fe6/?format=api"
                }
            ]
        }
    ]
}