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/8babb8f7-c26b-4a7b-9aa0-e7ae850c5d6b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8babb8f7-c26b-4a7b-9aa0-e7ae850c5d6b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "821f17e3-9164-476d-aae3-57390f9b86d6",
    "completed": true,
    "last_updated": "2024-01-23T18:48:27.129981-05:00",
    "created_at": "2024-01-21T09:33:14.437723-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.03,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/821f17e3-9164-476d-aae3-57390f9b86d6",
    "datetime": "2024-01-21T18:10:00-05:00",
    "cutoff_datetime": "2024-01-21T18:10:00-05:00",
    "name": "Denver Nuggets v. Washington Wizards",
    "bettypes": [
        {
            "id": "c81666f0-e995-41fe-a212-a3e17505ea4a",
            "match": "https://api-prod.gambitprofit.com/api/matches/8babb8f7-c26b-4a7b-9aa0-e7ae850c5d6b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-21T09:33:14.455117-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": "Denver Nuggets",
                        "amount": 8480.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 1520.0
                    }
                ],
                "expected_reward_tokens": 9497.6,
                "profit_sb": -2.4,
                "profit_sb_percentage": -0.03,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6d430be7-8e38-40d2-8dc4-9d6358f6a5a5",
                    "gambit_id": "4bf7953b-8b73-46f3-88ee-dd8c24b47aac",
                    "last_updated": "2024-01-23T18:48:27.153058-05:00",
                    "created_at": "2024-01-21T09:33:14.458715-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.12000",
                    "odds": "1.12500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c81666f0-e995-41fe-a212-a3e17505ea4a/?format=api"
                },
                {
                    "id": "2cc9ad31-425f-40b2-a1b9-cba8674a754d",
                    "gambit_id": "883a8b54-833d-4bee-82a6-21756d16f217",
                    "last_updated": "2024-01-23T18:48:27.156221-05:00",
                    "created_at": "2024-01-21T09:33:14.462338-05:00",
                    "name": "Washington Wizards",
                    "reward": "6.25000",
                    "odds": "6.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c81666f0-e995-41fe-a212-a3e17505ea4a/?format=api"
                }
            ]
        },
        {
            "id": "e97c11f4-f8e7-4378-aef8-75106b0366f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/8babb8f7-c26b-4a7b-9aa0-e7ae850c5d6b/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-21T09:33:14.442777-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": "Denver Nuggets",
                        "amount": 5107.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "92b3280d-2b60-4757-ac49-3419c1a8d189",
                    "gambit_id": "391cdb52-dba0-43cb-bad7-40b86c8633ff",
                    "last_updated": "2024-01-23T18:48:27.142810-05:00",
                    "created_at": "2024-01-21T09:33:14.447064-05:00",
                    "name": "Denver Nuggets",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e97c11f4-f8e7-4378-aef8-75106b0366f0/?format=api"
                },
                {
                    "id": "4d0b723e-8198-4132-9f3a-ac3575350306",
                    "gambit_id": "fe78122a-cffd-41fd-8964-522c063da759",
                    "last_updated": "2024-01-23T18:48:27.146527-05:00",
                    "created_at": "2024-01-21T09:33:14.451193-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "12.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e97c11f4-f8e7-4378-aef8-75106b0366f0/?format=api"
                }
            ]
        },
        {
            "id": "36447b82-0100-40dd-b212-8becfad5a58c",
            "match": "https://api-prod.gambitprofit.com/api/matches/8babb8f7-c26b-4a7b-9aa0-e7ae850c5d6b/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-21T09:33:14.466295-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 Over 236.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 236.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a8d59974-c3d6-4c9c-a78e-fe43abdd0977",
                    "gambit_id": "2fdd0f7a-604e-4e96-baee-a5287d54bcf3",
                    "last_updated": "2024-01-23T18:48:27.162477-05:00",
                    "created_at": "2024-01-21T09:33:14.470280-05:00",
                    "name": "Game Total Over 236.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "236.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36447b82-0100-40dd-b212-8becfad5a58c/?format=api"
                },
                {
                    "id": "0e4f6e2c-b173-456e-a8bf-4da9873b41a0",
                    "gambit_id": "8de6db11-6989-4beb-ace5-a6f26e959ad5",
                    "last_updated": "2024-01-23T18:48:27.165868-05:00",
                    "created_at": "2024-01-21T09:33:14.477969-05:00",
                    "name": "Game Total Under 236.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "236.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36447b82-0100-40dd-b212-8becfad5a58c/?format=api"
                }
            ]
        }
    ]
}