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/9988de92-cbf4-467f-bd01-16e2b00b0b8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9988de92-cbf4-467f-bd01-16e2b00b0b8f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2a8b2acb-6c37-4588-9efc-492d84b6adb7",
    "completed": true,
    "last_updated": "2023-12-16T10:32:54.854265-05:00",
    "created_at": "2023-12-14T09:28:09.837917-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.45,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/2a8b2acb-6c37-4588-9efc-492d84b6adb7",
    "datetime": "2023-12-14T22:10:00-05:00",
    "cutoff_datetime": "2023-12-14T22:10:00-05:00",
    "name": "Utah Jazz v. Portland Trail Blazers",
    "bettypes": [
        {
            "id": "1bdd6b9f-2458-4e04-bfe6-44a718c64924",
            "match": "https://api-prod.gambitprofit.com/api/matches/9988de92-cbf4-467f-bd01-16e2b00b0b8f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-14T09:28:09.852168-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": "Portland Trail Blazers",
                        "amount": 6390.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c79bed70-0273-4ad8-8183-9f2c33cfc085",
                    "gambit_id": "c1117c71-0d75-4859-b118-d5dfa03620b3",
                    "last_updated": "2023-12-16T10:32:54.862701-05:00",
                    "created_at": "2023-12-14T09:28:09.861543-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bdd6b9f-2458-4e04-bfe6-44a718c64924/?format=api"
                },
                {
                    "id": "e22866e0-54fb-42aa-9ce4-e7ec20479444",
                    "gambit_id": "6d8969b2-7663-469c-8209-e79ffdcd8e4c",
                    "last_updated": "2023-12-16T10:32:54.866145-05:00",
                    "created_at": "2023-12-14T09:28:09.857243-05:00",
                    "name": "Utah Jazz",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bdd6b9f-2458-4e04-bfe6-44a718c64924/?format=api"
                }
            ]
        },
        {
            "id": "12807ec3-30f6-41b7-8ffc-4f47e641bd5e",
            "match": "https://api-prod.gambitprofit.com/api/matches/9988de92-cbf4-467f-bd01-16e2b00b0b8f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-14T09:28:09.866328-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": "Utah Jazz",
                        "amount": 5000.0
                    },
                    {
                        "team": "Portland Trail Blazers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "29f2aee7-e5ba-4588-b94d-af32ce16b3bf",
                    "gambit_id": "00e3ae63-a9a5-4163-a8dd-34f9da82070f",
                    "last_updated": "2023-12-16T10:32:54.872626-05:00",
                    "created_at": "2023-12-14T09:28:09.873659-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12807ec3-30f6-41b7-8ffc-4f47e641bd5e/?format=api"
                },
                {
                    "id": "297e4b21-69ae-4570-8421-530116c075ab",
                    "gambit_id": "60716bd2-8b04-436b-b243-f88c4cf924c7",
                    "last_updated": "2023-12-16T10:32:54.875990-05:00",
                    "created_at": "2023-12-14T09:28:09.878704-05:00",
                    "name": "Portland Trail Blazers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12807ec3-30f6-41b7-8ffc-4f47e641bd5e/?format=api"
                }
            ]
        },
        {
            "id": "40f505e5-5885-423f-a6c5-4ebdc2f34b10",
            "match": "https://api-prod.gambitprofit.com/api/matches/9988de92-cbf4-467f-bd01-16e2b00b0b8f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-14T09:28:09.883472-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 226",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 226",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ce0f84c4-2455-46ce-b811-675f2726ce0d",
                    "gambit_id": "0fa33c87-d0a9-4c7b-b268-f9bc5ad33479",
                    "last_updated": "2023-12-16T10:32:54.882459-05:00",
                    "created_at": "2023-12-14T09:28:09.888057-05:00",
                    "name": "Game Total Under 226",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "226.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40f505e5-5885-423f-a6c5-4ebdc2f34b10/?format=api"
                },
                {
                    "id": "1cdc7996-c3e8-405b-8536-246f81938d53",
                    "gambit_id": "01f62de2-aaa6-4271-afa1-374514d5628d",
                    "last_updated": "2023-12-16T10:32:54.885721-05:00",
                    "created_at": "2023-12-14T09:28:09.893077-05:00",
                    "name": "Game Total Over 226",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "226.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40f505e5-5885-423f-a6c5-4ebdc2f34b10/?format=api"
                }
            ]
        }
    ]
}