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/6beceb35-82e1-45ee-a548-e7a03762f68f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6beceb35-82e1-45ee-a548-e7a03762f68f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "07997d6a-64e6-465a-918b-e7fbad03ce5e",
    "completed": true,
    "last_updated": "2023-08-31T19:28:22.753689-04:00",
    "created_at": "2023-08-30T08:18:12.444615-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/07997d6a-64e6-465a-918b-e7fbad03ce5e",
    "datetime": "2023-08-30T13:05:00-04:00",
    "cutoff_datetime": "2023-08-30T13:05:00-04:00",
    "name": "CWS (D Cease) v. BAL (K Gibson)",
    "bettypes": [
        {
            "id": "b7ee9196-cd18-48ac-8e09-4fbe5209c194",
            "match": "https://api-prod.gambitprofit.com/api/matches/6beceb35-82e1-45ee-a548-e7a03762f68f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-30T08:18:12.457387-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": "BAL (K Gibson)",
                        "amount": 6173.0
                    },
                    {
                        "team": "CWS (D Cease)",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c89e58bb-a6ed-4c63-af4c-c32717fe8048",
                    "gambit_id": "f1d99da1-76ed-4b3d-ae21-b705197e1e46",
                    "last_updated": "2023-08-31T19:28:22.764959-04:00",
                    "created_at": "2023-08-30T08:18:12.468315-04:00",
                    "name": "BAL (K Gibson)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7ee9196-cd18-48ac-8e09-4fbe5209c194/?format=api"
                },
                {
                    "id": "645fc79d-1c9f-4b14-bfc4-f63c8b37c34c",
                    "gambit_id": "a495c89d-bb54-4f29-b6f7-9dcee4eb4605",
                    "last_updated": "2023-08-31T19:28:22.761697-04:00",
                    "created_at": "2023-08-30T08:18:12.462842-04:00",
                    "name": "CWS (D Cease)",
                    "reward": "2.50000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7ee9196-cd18-48ac-8e09-4fbe5209c194/?format=api"
                }
            ]
        },
        {
            "id": "5ff4d477-1478-4f74-ab00-953ebadbc342",
            "match": "https://api-prod.gambitprofit.com/api/matches/6beceb35-82e1-45ee-a548-e7a03762f68f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-30T08:18:12.472300-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": "CWS",
                        "amount": 5512.0
                    },
                    {
                        "team": "BAL",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a549f745-ef91-43c2-a172-2e9190b9320e",
                    "gambit_id": "b53064a6-c6c1-4399-8744-316b0aa4f4b5",
                    "last_updated": "2023-08-31T19:28:22.771270-04:00",
                    "created_at": "2023-08-30T08:18:12.475993-04:00",
                    "name": "CWS",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ff4d477-1478-4f74-ab00-953ebadbc342/?format=api"
                },
                {
                    "id": "8b25b73d-8214-4003-9b89-809d6a90d80b",
                    "gambit_id": "2efea752-c124-4570-a9b2-c16e8b5d80c8",
                    "last_updated": "2023-08-31T19:28:22.779720-04:00",
                    "created_at": "2023-08-30T08:18:12.481175-04:00",
                    "name": "BAL",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ff4d477-1478-4f74-ab00-953ebadbc342/?format=api"
                }
            ]
        },
        {
            "id": "9364b96e-f8be-4fa7-81ed-8db90eb5afbb",
            "match": "https://api-prod.gambitprofit.com/api/matches/6beceb35-82e1-45ee-a548-e7a03762f68f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-30T08:18:12.486015-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": "aa8b004a-7e56-4e69-b5dc-72e661e6fb68",
                    "gambit_id": "9e0f58a1-5cda-46af-97c3-72bb931fa50c",
                    "last_updated": "2023-08-31T19:28:22.789544-04:00",
                    "created_at": "2023-08-30T08:18:12.495068-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/9364b96e-f8be-4fa7-81ed-8db90eb5afbb/?format=api"
                },
                {
                    "id": "5d727e23-f0f2-4afe-aaf3-da919c07b179",
                    "gambit_id": "1aa2f4ce-b830-4fb7-8a6d-14239496dd57",
                    "last_updated": "2023-08-31T19:28:22.786320-04:00",
                    "created_at": "2023-08-30T08:18:12.490350-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/9364b96e-f8be-4fa7-81ed-8db90eb5afbb/?format=api"
                }
            ]
        }
    ]
}