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/2c7e569c-604a-41f0-994f-dede7f36f2bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2c7e569c-604a-41f0-994f-dede7f36f2bb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f32abee7-3e26-4093-a1dd-3e75c6b23702",
    "completed": true,
    "last_updated": "2023-08-12T18:28:11.326837-04:00",
    "created_at": "2023-08-11T11:43:21.742720-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.46,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f32abee7-3e26-4093-a1dd-3e75c6b23702",
    "datetime": "2023-08-11T19:00:00-04:00",
    "cutoff_datetime": "2023-08-11T19:00:00-04:00",
    "name": "New York Giants v. Detroit Lions",
    "bettypes": [
        {
            "id": "46c0e7a6-14c3-4bed-85e6-7a207f1ffed1",
            "match": "https://api-prod.gambitprofit.com/api/matches/2c7e569c-604a-41f0-994f-dede7f36f2bb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-11T11:43:21.769067-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": "New York Giants",
                        "amount": 5319.0
                    },
                    {
                        "team": "Detroit Lions",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4e5901f2-4d5e-496b-901a-d24881a3d001",
                    "gambit_id": "422a0cc6-5c92-4612-b267-cff363b9f89e",
                    "last_updated": "2023-08-12T18:28:11.352826-04:00",
                    "created_at": "2023-08-11T11:43:21.773304-04:00",
                    "name": "New York Giants",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46c0e7a6-14c3-4bed-85e6-7a207f1ffed1/?format=api"
                },
                {
                    "id": "44b69639-e639-469f-bc44-e68eaf36bd17",
                    "gambit_id": "be51582d-2de5-40e4-98bc-d48740b61ccd",
                    "last_updated": "2023-08-12T18:28:11.357016-04:00",
                    "created_at": "2023-08-11T11:43:21.784396-04:00",
                    "name": "Detroit Lions",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46c0e7a6-14c3-4bed-85e6-7a207f1ffed1/?format=api"
                }
            ]
        },
        {
            "id": "16afeb2a-fd90-4f0b-9ef6-3bd15713e4bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/2c7e569c-604a-41f0-994f-dede7f36f2bb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-11T11:43:21.756987-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": "Detroit Lions",
                        "amount": 5000.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "51cf0af9-0bbb-49b2-8de9-b3df95892f90",
                    "gambit_id": "51168f9b-46e0-430a-b3b5-b75b3247a311",
                    "last_updated": "2023-08-12T18:28:11.343125-04:00",
                    "created_at": "2023-08-11T11:43:21.764973-04:00",
                    "name": "Detroit Lions",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16afeb2a-fd90-4f0b-9ef6-3bd15713e4bd/?format=api"
                },
                {
                    "id": "6482c1c3-cd24-4c5a-afe8-c10e95efee1f",
                    "gambit_id": "816fdfd6-9436-474e-977e-885ed83dd3b6",
                    "last_updated": "2023-08-12T18:28:11.339626-04:00",
                    "created_at": "2023-08-11T11:43:21.760921-04:00",
                    "name": "New York Giants",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16afeb2a-fd90-4f0b-9ef6-3bd15713e4bd/?format=api"
                }
            ]
        },
        {
            "id": "6ffb9f09-525c-483c-b753-4e8551a61987",
            "match": "https://api-prod.gambitprofit.com/api/matches/2c7e569c-604a-41f0-994f-dede7f36f2bb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-11T11:43:21.788328-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 Over 35.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 35.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d2efdf70-39ec-426d-9b09-9b17ab8e678e",
                    "gambit_id": "f216248d-98dc-4cdb-b3cd-0a632f750e14",
                    "last_updated": "2023-08-12T18:28:11.364602-04:00",
                    "created_at": "2023-08-11T11:43:21.791943-04:00",
                    "name": "Game Total Over 35.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "35.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ffb9f09-525c-483c-b753-4e8551a61987/?format=api"
                },
                {
                    "id": "62a9c6b9-09ac-436e-8bd8-a5fe61c67144",
                    "gambit_id": "9d991e05-0e75-45b8-b8be-26b898043f27",
                    "last_updated": "2023-08-12T18:28:11.367892-04:00",
                    "created_at": "2023-08-11T11:43:21.795624-04:00",
                    "name": "Game Total Under 35.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "35.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ffb9f09-525c-483c-b753-4e8551a61987/?format=api"
                }
            ]
        }
    ]
}