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/27be081b-967f-46f4-a8b9-460ac9a4860f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "27be081b-967f-46f4-a8b9-460ac9a4860f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "baa68d46-6d45-4ac3-bfc8-162009f8be91",
    "completed": true,
    "last_updated": "2023-12-01T19:03:13.990295-05:00",
    "created_at": "2023-11-30T10:28:04.312849-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.26,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/baa68d46-6d45-4ac3-bfc8-162009f8be91",
    "datetime": "2023-11-30T20:10:00-05:00",
    "cutoff_datetime": "2023-11-30T20:10:00-05:00",
    "name": "Los Angeles Lakers v. Oklahoma City Thunder",
    "bettypes": [
        {
            "id": "a70348c9-4e96-4f1d-ab78-0db3f49db24d",
            "match": "https://api-prod.gambitprofit.com/api/matches/27be081b-967f-46f4-a8b9-460ac9a4860f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-30T10:28:04.339414-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": "Oklahoma City Thunder",
                        "amount": 6308.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6d4475c9-3021-42b1-a6ec-e5d5c5bb451c",
                    "gambit_id": "da7b083b-f16a-4c30-8c8b-90d45e4ba8cd",
                    "last_updated": "2023-12-01T19:03:14.015442-05:00",
                    "created_at": "2023-11-30T10:28:04.349208-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a70348c9-4e96-4f1d-ab78-0db3f49db24d/?format=api"
                },
                {
                    "id": "c0304b66-dc90-4ac1-be4f-579037a6a56b",
                    "gambit_id": "bff7b24a-3538-4bd7-8826-408ed5e25adb",
                    "last_updated": "2023-12-01T19:03:14.011872-05:00",
                    "created_at": "2023-11-30T10:28:04.344216-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a70348c9-4e96-4f1d-ab78-0db3f49db24d/?format=api"
                }
            ]
        },
        {
            "id": "0a29d5b0-2e07-4074-b558-10ce951c9be7",
            "match": "https://api-prod.gambitprofit.com/api/matches/27be081b-967f-46f4-a8b9-460ac9a4860f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-30T10:28:04.324007-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": "Los Angeles Lakers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ab87183e-2b27-435a-ad71-2c8c5684c80b",
                    "gambit_id": "b5beb4ac-d8df-479b-82ac-9268e8cd3453",
                    "last_updated": "2023-12-01T19:03:14.000565-05:00",
                    "created_at": "2023-11-30T10:28:04.329165-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/0a29d5b0-2e07-4074-b558-10ce951c9be7/?format=api"
                },
                {
                    "id": "c49548f6-4767-49d9-af5a-ab2de2f2fe9a",
                    "gambit_id": "3c10bb49-6f12-426d-86cf-cda15ac73b8b",
                    "last_updated": "2023-12-01T19:03:14.004448-05:00",
                    "created_at": "2023-11-30T10:28:04.334528-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a29d5b0-2e07-4074-b558-10ce951c9be7/?format=api"
                }
            ]
        },
        {
            "id": "24ae8692-5c04-4129-86b5-5ab01ddaf262",
            "match": "https://api-prod.gambitprofit.com/api/matches/27be081b-967f-46f4-a8b9-460ac9a4860f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-30T10:28:04.354084-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 234.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 234.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d55d67e8-8385-4748-8139-f856bb5a8a88",
                    "gambit_id": "d83e1c14-5bbf-4031-ae9e-fceca331f324",
                    "last_updated": "2023-12-01T19:03:14.045498-05:00",
                    "created_at": "2023-11-30T10:28:04.363633-05:00",
                    "name": "Game Total Under 234.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "234.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24ae8692-5c04-4129-86b5-5ab01ddaf262/?format=api"
                },
                {
                    "id": "ab41f590-5381-442b-b332-7a30e562dacb",
                    "gambit_id": "640c9861-c868-46d3-8a71-007949f52a97",
                    "last_updated": "2023-12-01T19:03:14.036782-05:00",
                    "created_at": "2023-11-30T10:28:04.358932-05:00",
                    "name": "Game Total Over 234.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "234.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24ae8692-5c04-4129-86b5-5ab01ddaf262/?format=api"
                }
            ]
        }
    ]
}