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/277f8709-1c49-4740-bf8c-fb4be4b19026/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "277f8709-1c49-4740-bf8c-fb4be4b19026",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2061766e-ea6d-4627-bcc1-c19821d2cca3",
    "completed": true,
    "last_updated": "2023-04-13T17:22:17.773905-04:00",
    "created_at": "2023-04-12T08:57:09.547694-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.7,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/2061766e-ea6d-4627-bcc1-c19821d2cca3",
    "datetime": "2023-04-12T19:00:00-04:00",
    "cutoff_datetime": "2023-04-12T19:00:00-04:00",
    "name": "Chicago Bulls v. Toronto Raptors",
    "bettypes": [
        {
            "id": "64f57a08-6fbb-4df9-8da7-eb190aa52bef",
            "match": "https://api-prod.gambitprofit.com/api/matches/277f8709-1c49-4740-bf8c-fb4be4b19026/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-12T08:57:09.565075-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": "Toronto Raptors",
                        "amount": 6643.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 3357.0
                    }
                ],
                "expected_reward_tokens": 9433.06,
                "profit_sb": -66.94,
                "profit_sb_percentage": -0.7,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6a1c6df0-866a-4c61-bb3c-024c5ba2b055",
                    "gambit_id": "3c8dbc58-427e-41f2-933c-c4c7e54a062f",
                    "last_updated": "2023-04-13T17:22:17.792128-04:00",
                    "created_at": "2023-04-12T08:57:09.566906-04:00",
                    "name": "Toronto Raptors",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64f57a08-6fbb-4df9-8da7-eb190aa52bef/?format=api"
                },
                {
                    "id": "a62a2256-e8b7-48a1-952b-e66b99f29f8b",
                    "gambit_id": "eedb2c04-7574-45ee-b9c6-a7c03e8c8628",
                    "last_updated": "2023-04-13T17:22:17.794397-04:00",
                    "created_at": "2023-04-12T08:57:09.569181-04:00",
                    "name": "Chicago Bulls",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64f57a08-6fbb-4df9-8da7-eb190aa52bef/?format=api"
                }
            ]
        },
        {
            "id": "b5815925-c97b-47e4-bba1-af3ad1ca15e0",
            "match": "https://api-prod.gambitprofit.com/api/matches/277f8709-1c49-4740-bf8c-fb4be4b19026/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-12T08:57:09.558772-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": "Toronto Raptors",
                        "amount": 5000.0
                    },
                    {
                        "team": "Chicago Bulls",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f0d587f9-97a6-4d7b-a35b-ba7e27186d01",
                    "gambit_id": "07fc79b3-a602-4d73-b41e-f6e7475282f0",
                    "last_updated": "2023-04-13T17:22:17.784950-04:00",
                    "created_at": "2023-04-12T08:57:09.560873-04:00",
                    "name": "Toronto Raptors",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5815925-c97b-47e4-bba1-af3ad1ca15e0/?format=api"
                },
                {
                    "id": "3a9e0972-8b86-4043-9498-9e5062086345",
                    "gambit_id": "51d25995-2c1c-408a-961a-dea927536360",
                    "last_updated": "2023-04-13T17:22:17.787189-04:00",
                    "created_at": "2023-04-12T08:57:09.562978-04:00",
                    "name": "Chicago Bulls",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5815925-c97b-47e4-bba1-af3ad1ca15e0/?format=api"
                }
            ]
        },
        {
            "id": "d7a8e06a-a0fc-46dc-9eed-fe37a3fa1c2e",
            "match": "https://api-prod.gambitprofit.com/api/matches/277f8709-1c49-4740-bf8c-fb4be4b19026/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-12T08:57:09.550538-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 212.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 212.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "79a05179-b4bc-4fa3-acf4-7206aa87eec8",
                    "gambit_id": "3b47eea5-35cb-4191-a7f8-4a3bad174e87",
                    "last_updated": "2023-04-13T17:22:17.780955-04:00",
                    "created_at": "2023-04-12T08:57:09.556324-04:00",
                    "name": "Game Total Over 212.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "212.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a8e06a-a0fc-46dc-9eed-fe37a3fa1c2e/?format=api"
                },
                {
                    "id": "8a8ad547-3a6d-409a-a9a6-20b883949ba0",
                    "gambit_id": "da13716f-609f-44e6-8746-6e66c4d8cf25",
                    "last_updated": "2023-04-13T17:22:17.779190-04:00",
                    "created_at": "2023-04-12T08:57:09.553721-04:00",
                    "name": "Game Total Under 212.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "212.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a8e06a-a0fc-46dc-9eed-fe37a3fa1c2e/?format=api"
                }
            ]
        }
    ]
}