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/e98547de-5239-48a4-9e67-8895b078b0ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e98547de-5239-48a4-9e67-8895b078b0ab",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a4028b72-22f2-449f-a451-d2d15c300921",
    "completed": true,
    "last_updated": "2023-02-05T11:41:55.001602-05:00",
    "created_at": "2023-02-04T15:22:13.786781-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.88,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/a4028b72-22f2-449f-a451-d2d15c300921",
    "datetime": "2023-02-04T18:10:00-05:00",
    "cutoff_datetime": "2023-02-04T18:10:00-05:00",
    "name": "Los Angeles Lakers v. New Orleans Pelicans",
    "bettypes": [
        {
            "id": "8905eaa1-f52f-4fbc-9f4a-d3479c851e32",
            "match": "https://api-prod.gambitprofit.com/api/matches/e98547de-5239-48a4-9e67-8895b078b0ab/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-04T15:22:13.798105-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": "New Orleans Pelicans",
                        "amount": 5094.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "15e6eb58-5ad4-42b6-8995-f4bced414de1",
                    "gambit_id": "0f8889c5-d748-4d1a-8a08-8552d8d71859",
                    "last_updated": "2023-02-05T11:41:55.013205-05:00",
                    "created_at": "2023-02-04T15:22:13.799400-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8905eaa1-f52f-4fbc-9f4a-d3479c851e32/?format=api"
                },
                {
                    "id": "08a4550c-6ffe-4950-a1b8-fee4a2fccebf",
                    "gambit_id": "f152a38f-a8a2-4178-a544-b745d5e1175b",
                    "last_updated": "2023-02-05T11:41:55.014416-05:00",
                    "created_at": "2023-02-04T15:22:13.800791-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8905eaa1-f52f-4fbc-9f4a-d3479c851e32/?format=api"
                }
            ]
        },
        {
            "id": "ffbe15fd-060c-4499-b367-a54aa84662d7",
            "match": "https://api-prod.gambitprofit.com/api/matches/e98547de-5239-48a4-9e67-8895b078b0ab/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-04T15:22:13.793833-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": "New Orleans Pelicans",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4a497d99-bf09-457a-911a-4e91182e53a5",
                    "gambit_id": "fc1a09aa-3b40-4eda-b92e-83afc02e5230",
                    "last_updated": "2023-02-05T11:41:55.009389-05:00",
                    "created_at": "2023-02-04T15:22:13.795250-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffbe15fd-060c-4499-b367-a54aa84662d7/?format=api"
                },
                {
                    "id": "e32ec4fe-61a1-4739-b22c-3e4fbc531191",
                    "gambit_id": "48390296-80f2-42da-8e47-1e4ee6cd4425",
                    "last_updated": "2023-02-05T11:41:55.010695-05:00",
                    "created_at": "2023-02-04T15:22:13.796650-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "1.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffbe15fd-060c-4499-b367-a54aa84662d7/?format=api"
                }
            ]
        },
        {
            "id": "e68ef707-5f83-46d9-b946-7a10e7836fba",
            "match": "https://api-prod.gambitprofit.com/api/matches/e98547de-5239-48a4-9e67-8895b078b0ab/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-04T15:22:13.789056-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 Under 233.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 233.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b8e40368-2a7d-4697-9ce4-f7c440deb35f",
                    "gambit_id": "87e514a9-0144-4942-bc98-b659562355b4",
                    "last_updated": "2023-02-05T11:41:55.004697-05:00",
                    "created_at": "2023-02-04T15:22:13.790723-05:00",
                    "name": "Game Total Under 233.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "233.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e68ef707-5f83-46d9-b946-7a10e7836fba/?format=api"
                },
                {
                    "id": "1e0c461e-c691-4146-bb69-5a93e5357956",
                    "gambit_id": "b22483d4-3f62-4c3d-bcd1-9372a3ba9102",
                    "last_updated": "2023-02-05T11:41:55.006848-05:00",
                    "created_at": "2023-02-04T15:22:13.792367-05:00",
                    "name": "Game Total Over 233.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "233.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e68ef707-5f83-46d9-b946-7a10e7836fba/?format=api"
                }
            ]
        }
    ]
}