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/81a24f60-484b-41f6-acbb-b539b35298e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "81a24f60-484b-41f6-acbb-b539b35298e6",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c9dbe424-0419-4122-98ee-c5226fb255bf",
    "completed": true,
    "last_updated": "2022-12-20T15:42:20.206113-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.88,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/c9dbe424-0419-4122-98ee-c5226fb255bf",
    "datetime": "2022-12-19T22:10:00-05:00",
    "cutoff_datetime": "2022-12-19T22:10:00-05:00",
    "name": "Charlotte Hornets v. Sacramento Kings",
    "bettypes": [
        {
            "id": "2f2cda8f-ecc6-4ae2-81fb-5fe6000ba5f5",
            "match": "https://api-prod.gambitprofit.com/api/matches/81a24f60-484b-41f6-acbb-b539b35298e6/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Sacramento Kings",
                        "amount": 7837.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 2163.0
                    }
                ],
                "expected_reward_tokens": 9169.29,
                "profit_sb": 169.29,
                "profit_sb_percentage": 1.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2930179d-4009-4e00-ac27-3d70473c798a",
                    "gambit_id": "e6cf322a-0af0-483b-b639-38793c4e0021",
                    "last_updated": "2022-12-20T15:42:20.212683-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.17000",
                    "odds": "1.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f2cda8f-ecc6-4ae2-81fb-5fe6000ba5f5/?format=api"
                },
                {
                    "id": "e1b9a2d0-901a-4a44-9f9d-7ce8f5f26608",
                    "gambit_id": "35a59652-8b5e-43a2-996c-d1d285b4dfa0",
                    "last_updated": "2022-12-20T15:42:20.213808-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "4.24000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f2cda8f-ecc6-4ae2-81fb-5fe6000ba5f5/?format=api"
                }
            ]
        },
        {
            "id": "c479226d-8cfd-4e32-bf1f-87bd55fc9c04",
            "match": "https://api-prod.gambitprofit.com/api/matches/81a24f60-484b-41f6-acbb-b539b35298e6/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Charlotte Hornets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Sacramento Kings",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7fe8bbf3-54b5-4667-a07b-4c4ad2b01eab",
                    "gambit_id": "d1c459a6-4e9a-4410-8fdf-6f1dc4594a90",
                    "last_updated": "2022-12-20T15:42:20.217338-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c479226d-8cfd-4e32-bf1f-87bd55fc9c04/?format=api"
                },
                {
                    "id": "30737c1d-5e4a-47fd-9205-1d1143888cb8",
                    "gambit_id": "76b8b279-af81-4061-9cd2-fd7ab32d8642",
                    "last_updated": "2022-12-20T15:42:20.216141-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sacramento Kings",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "-10.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c479226d-8cfd-4e32-bf1f-87bd55fc9c04/?format=api"
                }
            ]
        },
        {
            "id": "8be7c222-00fb-4432-805c-1fba41fcc257",
            "match": "https://api-prod.gambitprofit.com/api/matches/81a24f60-484b-41f6-acbb-b539b35298e6/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 241.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 241.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8950.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.56,
                "recommended": false
            },
            "lines": [
                {
                    "id": "07ce4995-e1e2-4969-9148-bea633b3d230",
                    "gambit_id": "ac5fddf2-97ba-4937-9d19-b43ed58c04f5",
                    "last_updated": "2022-12-20T15:42:20.209191-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 241.5",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "241.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8be7c222-00fb-4432-805c-1fba41fcc257/?format=api"
                },
                {
                    "id": "9a6256c0-36ba-411d-bc2b-8a27a1a26be4",
                    "gambit_id": "0d96ccf4-b20c-4b23-b183-c1e598fa8544",
                    "last_updated": "2022-12-20T15:42:20.210362-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 241.5",
                    "reward": "1.79000",
                    "odds": "1.90910",
                    "spread": "241.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8be7c222-00fb-4432-805c-1fba41fcc257/?format=api"
                }
            ]
        }
    ]
}