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/f0239bcc-017a-4d7b-b841-ef8be2d33c70/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f0239bcc-017a-4d7b-b841-ef8be2d33c70",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "34fa06fd-fd18-43d3-9271-e1cedd46a6f4",
    "completed": true,
    "last_updated": "2023-12-26T20:23:08.364060-05:00",
    "created_at": "2023-12-25T09:33:16.725807-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/34fa06fd-fd18-43d3-9271-e1cedd46a6f4",
    "datetime": "2023-12-25T17:10:00-05:00",
    "cutoff_datetime": "2023-12-25T17:10:00-05:00",
    "name": "Boston Celtics v. Los Angeles Lakers",
    "bettypes": [
        {
            "id": "1ce1d2e2-e79d-4f7f-b4fd-f18a2a2b84e2",
            "match": "https://api-prod.gambitprofit.com/api/matches/f0239bcc-017a-4d7b-b841-ef8be2d33c70/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-25T09:33:16.775561-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": "Boston Celtics",
                        "amount": 6390.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b3b7cbb7-5fc9-4ac2-ade2-804a09d13e42",
                    "gambit_id": "20601d49-93ae-4cb9-a918-9e984d094d0e",
                    "last_updated": "2023-12-26T20:23:08.392873-05:00",
                    "created_at": "2023-12-25T09:33:16.786726-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ce1d2e2-e79d-4f7f-b4fd-f18a2a2b84e2/?format=api"
                },
                {
                    "id": "e7c6bdb0-1ae7-4083-ac4c-627088a99834",
                    "gambit_id": "99004715-e0b8-4b40-96ac-787dc5d7fe76",
                    "last_updated": "2023-12-26T20:23:08.396743-05:00",
                    "created_at": "2023-12-25T09:33:16.796135-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ce1d2e2-e79d-4f7f-b4fd-f18a2a2b84e2/?format=api"
                }
            ]
        },
        {
            "id": "44411954-32f3-4da9-98ca-03d066426ba2",
            "match": "https://api-prod.gambitprofit.com/api/matches/f0239bcc-017a-4d7b-b841-ef8be2d33c70/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-25T09:33:16.730687-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": "Boston Celtics",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9ef05370-2f71-4217-97b2-be0cd7efd43d",
                    "gambit_id": "2ce7eb76-a8ce-4e66-b97b-b80b4437c1df",
                    "last_updated": "2023-12-26T20:23:08.381064-05:00",
                    "created_at": "2023-12-25T09:33:16.741954-05:00",
                    "name": "Boston Celtics",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44411954-32f3-4da9-98ca-03d066426ba2/?format=api"
                },
                {
                    "id": "6cb2b6b2-6437-404f-a455-938a44cc5d67",
                    "gambit_id": "a65b3f9e-8f77-43a8-975c-5c93313209ed",
                    "last_updated": "2023-12-26T20:23:08.384312-05:00",
                    "created_at": "2023-12-25T09:33:16.756471-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44411954-32f3-4da9-98ca-03d066426ba2/?format=api"
                }
            ]
        },
        {
            "id": "34b0f572-2c4f-4825-8087-e8190a708445",
            "match": "https://api-prod.gambitprofit.com/api/matches/f0239bcc-017a-4d7b-b841-ef8be2d33c70/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-25T09:33:16.800719-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 235",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 235",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "99d0347f-4cd9-47b1-b4e7-8dd383028245",
                    "gambit_id": "8f50ad24-6aa3-4e1c-bc35-ef8ceaf9ce9b",
                    "last_updated": "2023-12-26T20:23:08.406753-05:00",
                    "created_at": "2023-12-25T09:33:16.808177-05:00",
                    "name": "Game Total Under 235",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "235.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b0f572-2c4f-4825-8087-e8190a708445/?format=api"
                },
                {
                    "id": "d41976b6-475a-40fd-be00-a53ff5cbf8d9",
                    "gambit_id": "52957262-cfcb-4e34-ad30-a7eb90eb0c19",
                    "last_updated": "2023-12-26T20:23:08.403516-05:00",
                    "created_at": "2023-12-25T09:33:16.804356-05:00",
                    "name": "Game Total Over 235",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "235.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b0f572-2c4f-4825-8087-e8190a708445/?format=api"
                }
            ]
        }
    ]
}