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/8304b8ce-9085-4735-9606-d1d59ef1a475/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8304b8ce-9085-4735-9606-d1d59ef1a475",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "47ef9eab-aad1-44b0-8773-6fad8d5687f3",
    "completed": true,
    "last_updated": "2023-02-11T17:52:30.496863-05:00",
    "created_at": "2023-02-10T09:02:10.408710-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.39,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/47ef9eab-aad1-44b0-8773-6fad8d5687f3",
    "datetime": "2023-02-10T22:10:00-05:00",
    "cutoff_datetime": "2023-02-10T22:10:00-05:00",
    "name": "Cleveland Cavaliers v. New Orleans Pelicans",
    "bettypes": [
        {
            "id": "51287e11-fd75-4119-8777-d5063effdab0",
            "match": "https://api-prod.gambitprofit.com/api/matches/8304b8ce-9085-4735-9606-d1d59ef1a475/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-10T09:02:10.418748-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": "Cleveland Cavaliers",
                        "amount": 5780.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 4220.0
                    }
                ],
                "expected_reward_tokens": 9537.0,
                "profit_sb": 37.0,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4e971a6a-b060-4bce-9166-f8deb00c043c",
                    "gambit_id": "d4afee89-f977-41bd-affe-65a592ccfacf",
                    "last_updated": "2023-02-11T17:52:30.507950-05:00",
                    "created_at": "2023-02-10T09:02:10.422023-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.65000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51287e11-fd75-4119-8777-d5063effdab0/?format=api"
                },
                {
                    "id": "ac1c2640-c43a-4193-978f-95a1c035ff65",
                    "gambit_id": "327217b6-5f5e-4fb8-a583-7bc4acdca99b",
                    "last_updated": "2023-02-11T17:52:30.506753-05:00",
                    "created_at": "2023-02-10T09:02:10.420283-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "2.26000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51287e11-fd75-4119-8777-d5063effdab0/?format=api"
                }
            ]
        },
        {
            "id": "11b681ab-1bb6-4fb8-bda6-26f1e090f53c",
            "match": "https://api-prod.gambitprofit.com/api/matches/8304b8ce-9085-4735-9606-d1d59ef1a475/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-10T09:02:10.414853-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": "Cleveland Cavaliers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4a2b7fa0-4a0d-4aef-a9b9-84156d035e44",
                    "gambit_id": "689663df-9fb3-4dc2-96ac-066d4345ff2c",
                    "last_updated": "2023-02-11T17:52:30.503205-05:00",
                    "created_at": "2023-02-10T09:02:10.416080-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11b681ab-1bb6-4fb8-bda6-26f1e090f53c/?format=api"
                },
                {
                    "id": "b5d810e6-5c3d-4943-a69a-81628a115cd2",
                    "gambit_id": "358a5111-063a-41d0-91c9-51c0c6fc5b15",
                    "last_updated": "2023-02-11T17:52:30.504389-05:00",
                    "created_at": "2023-02-10T09:02:10.417380-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11b681ab-1bb6-4fb8-bda6-26f1e090f53c/?format=api"
                }
            ]
        },
        {
            "id": "474b0290-148d-4dc4-9798-6207498e303e",
            "match": "https://api-prod.gambitprofit.com/api/matches/8304b8ce-9085-4735-9606-d1d59ef1a475/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-10T09:02:10.410458-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 223.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 223.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "62327c25-b582-4e04-b2af-73bf03ff2199",
                    "gambit_id": "0015265f-4c46-4318-8ced-f784e34c4181",
                    "last_updated": "2023-02-11T17:52:30.499669-05:00",
                    "created_at": "2023-02-10T09:02:10.411764-05:00",
                    "name": "Game Total Under 223.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "223.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/474b0290-148d-4dc4-9798-6207498e303e/?format=api"
                },
                {
                    "id": "c425f8a5-c540-4df6-a59e-14eb2206a0b8",
                    "gambit_id": "297881ba-b5c6-4843-ab09-5d354a5facfc",
                    "last_updated": "2023-02-11T17:52:30.500860-05:00",
                    "created_at": "2023-02-10T09:02:10.413421-05:00",
                    "name": "Game Total Over 223.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "223.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/474b0290-148d-4dc4-9798-6207498e303e/?format=api"
                }
            ]
        }
    ]
}