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/b623d32e-33cd-4b73-a703-e8b1c4ecff1c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b623d32e-33cd-4b73-a703-e8b1c4ecff1c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "73fd4470-18f3-4b26-a9d2-5f3b982c7a92",
    "completed": true,
    "last_updated": "2023-03-29T13:31:53.506507-04:00",
    "created_at": "2023-03-28T10:07:01.224525-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.39,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/73fd4470-18f3-4b26-a9d2-5f3b982c7a92",
    "datetime": "2023-03-28T22:07:00-04:00",
    "cutoff_datetime": "2023-03-28T22:07:00-04:00",
    "name": "Edmonton Oilers v. Vegas Golden Knights",
    "bettypes": [
        {
            "id": "594e961f-1e1c-48d6-b86c-88509dc0fdbd",
            "match": "https://api-prod.gambitprofit.com/api/matches/b623d32e-33cd-4b73-a703-e8b1c4ecff1c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-28T10:07:01.239521-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": "Edmonton Oilers",
                        "amount": 5213.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1a8e2438-d4d9-417b-bdfa-e171275c0096",
                    "gambit_id": "8d0849a6-4aa3-4355-b5c7-bf53ba7df206",
                    "last_updated": "2023-03-29T13:31:53.529462-04:00",
                    "created_at": "2023-03-28T10:07:01.242905-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/594e961f-1e1c-48d6-b86c-88509dc0fdbd/?format=api"
                },
                {
                    "id": "b03f46f3-f320-46c8-a8dd-09c1c77afdbe",
                    "gambit_id": "2d4476bd-ba90-4429-b474-52b2f55aab82",
                    "last_updated": "2023-03-29T13:31:53.526734-04:00",
                    "created_at": "2023-03-28T10:07:01.241207-04:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/594e961f-1e1c-48d6-b86c-88509dc0fdbd/?format=api"
                }
            ]
        },
        {
            "id": "6d105541-e99e-458a-b7b9-0235f0807a5a",
            "match": "https://api-prod.gambitprofit.com/api/matches/b623d32e-33cd-4b73-a703-e8b1c4ecff1c/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-28T10:07:01.233148-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": "Vegas Golden Knights",
                        "amount": 6759.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 3241.0
                    }
                ],
                "expected_reward_tokens": 9462.6,
                "profit_sb": -37.4,
                "profit_sb_percentage": -0.39,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bcea927c-993b-47e5-a8ab-f9dc5d32d7a3",
                    "gambit_id": "0eddfd31-f930-4d65-bb58-16557bfebf9f",
                    "last_updated": "2023-03-29T13:31:53.518744-04:00",
                    "created_at": "2023-03-28T10:07:01.235357-04:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d105541-e99e-458a-b7b9-0235f0807a5a/?format=api"
                },
                {
                    "id": "b6470656-9f41-4b79-bcf9-6d7bfde204d4",
                    "gambit_id": "558a4e14-715f-4fbf-8526-b1858dbb15a3",
                    "last_updated": "2023-03-29T13:31:53.521926-04:00",
                    "created_at": "2023-03-28T10:07:01.237601-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.92000",
                    "odds": "3.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d105541-e99e-458a-b7b9-0235f0807a5a/?format=api"
                }
            ]
        },
        {
            "id": "d2a44661-ef94-49fa-bb3b-dffbb67194f4",
            "match": "https://api-prod.gambitprofit.com/api/matches/b623d32e-33cd-4b73-a703-e8b1c4ecff1c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-28T10:07:01.226831-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 7",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f0fcc9aa-ee17-44c3-baca-b9ff9e019090",
                    "gambit_id": "7b752d2f-406f-4adf-bdbe-f13602914848",
                    "last_updated": "2023-03-29T13:31:53.511741-04:00",
                    "created_at": "2023-03-28T10:07:01.229092-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2a44661-ef94-49fa-bb3b-dffbb67194f4/?format=api"
                },
                {
                    "id": "0fd6748d-eebc-4cfc-a178-72422d25b774",
                    "gambit_id": "aec63101-cc62-4936-8df5-578c3a2801e8",
                    "last_updated": "2023-03-29T13:31:53.514200-04:00",
                    "created_at": "2023-03-28T10:07:01.231007-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2a44661-ef94-49fa-bb3b-dffbb67194f4/?format=api"
                }
            ]
        }
    ]
}