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/84cac782-b07e-434c-ab20-89050a9f4162/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "84cac782-b07e-434c-ab20-89050a9f4162",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d2f64333-f830-4b03-97e6-f8675d7e882d",
    "completed": true,
    "last_updated": "2023-11-12T11:23:23.346444-05:00",
    "created_at": "2023-11-10T08:23:21.096063-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.16,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/d2f64333-f830-4b03-97e6-f8675d7e882d",
    "datetime": "2023-11-10T20:10:00-05:00",
    "cutoff_datetime": "2023-11-10T20:10:00-05:00",
    "name": "Minnesota Timberwolves v. San Antonio Spurs",
    "bettypes": [
        {
            "id": "85eee4c7-a4a6-4013-8178-5787c2579d96",
            "match": "https://api-prod.gambitprofit.com/api/matches/84cac782-b07e-434c-ab20-89050a9f4162/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-10T08:23:21.115296-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": "Minnesota Timberwolves",
                        "amount": 7026.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 2974.0
                    }
                ],
                "expected_reward_tokens": 9485.1,
                "profit_sb": -14.9,
                "profit_sb_percentage": -0.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1d5b704b-eae1-4793-9003-40c093d75e11",
                    "gambit_id": "3cd61ec1-85a7-4c69-9f8d-e8918eaf0700",
                    "last_updated": "2023-11-12T11:23:23.364969-05:00",
                    "created_at": "2023-11-10T08:23:21.118696-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.35000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85eee4c7-a4a6-4013-8178-5787c2579d96/?format=api"
                },
                {
                    "id": "772361dd-8631-4e27-9ea0-6e786b0602c4",
                    "gambit_id": "821bc786-ddbc-4ce7-a8f7-2d649f57f192",
                    "last_updated": "2023-11-12T11:23:23.368104-05:00",
                    "created_at": "2023-11-10T08:23:21.122880-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "3.19000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85eee4c7-a4a6-4013-8178-5787c2579d96/?format=api"
                }
            ]
        },
        {
            "id": "964e060e-33fd-4310-aea5-ea326674f1e5",
            "match": "https://api-prod.gambitprofit.com/api/matches/84cac782-b07e-434c-ab20-89050a9f4162/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-10T08:23:21.101165-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": "Minnesota Timberwolves",
                        "amount": 5094.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bde14139-1da3-45c2-9be6-d30eb3524618",
                    "gambit_id": "22320754-49ab-4274-9ccb-f3ed17802c15",
                    "last_updated": "2023-11-12T11:23:23.354559-05:00",
                    "created_at": "2023-11-10T08:23:21.105951-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/964e060e-33fd-4310-aea5-ea326674f1e5/?format=api"
                },
                {
                    "id": "0426cc03-c43b-4718-8086-092faa3c5840",
                    "gambit_id": "13eeb62b-901c-4895-9126-facb11b0593e",
                    "last_updated": "2023-11-12T11:23:23.357871-05:00",
                    "created_at": "2023-11-10T08:23:21.110730-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/964e060e-33fd-4310-aea5-ea326674f1e5/?format=api"
                }
            ]
        },
        {
            "id": "5c2b0e10-b848-48a7-859f-6f1e5f12d156",
            "match": "https://api-prod.gambitprofit.com/api/matches/84cac782-b07e-434c-ab20-89050a9f4162/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-10T08:23:21.128074-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 225",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 225",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d2565abc-adac-4745-9bac-b56396a26c5b",
                    "gambit_id": "77f013d6-3ce8-42b9-9591-152797b961f6",
                    "last_updated": "2023-11-12T11:23:23.379798-05:00",
                    "created_at": "2023-11-10T08:23:21.137518-05:00",
                    "name": "Game Total Under 225",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "225.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c2b0e10-b848-48a7-859f-6f1e5f12d156/?format=api"
                },
                {
                    "id": "1958b93c-d6aa-4775-90e6-609667147ea5",
                    "gambit_id": "e90ba844-a57a-4dee-8bc9-a872cb8f40f8",
                    "last_updated": "2023-11-12T11:23:23.375701-05:00",
                    "created_at": "2023-11-10T08:23:21.132107-05:00",
                    "name": "Game Total Over 225",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "225.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c2b0e10-b848-48a7-859f-6f1e5f12d156/?format=api"
                }
            ]
        }
    ]
}