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/17bbf6e2-b681-4570-a534-5ae8da951119/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "17bbf6e2-b681-4570-a534-5ae8da951119",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4a257705-e357-4343-a818-dfdcf395c503",
    "completed": true,
    "last_updated": "2022-12-17T19:32:20.619004-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.46,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/4a257705-e357-4343-a818-dfdcf395c503",
    "datetime": "2022-12-16T20:10:00-05:00",
    "cutoff_datetime": "2022-12-16T20:10:00-05:00",
    "name": "Minnesota Timberwolves v. Oklahoma City Thunder",
    "bettypes": [
        {
            "id": "d5d70e7e-1952-4c17-a590-2efa05cc59d6",
            "match": "https://api-prod.gambitprofit.com/api/matches/17bbf6e2-b681-4570-a534-5ae8da951119/?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": "Oklahoma City Thunder",
                        "amount": 6047.0
                    },
                    {
                        "team": "Minnesota Timberwolves",
                        "amount": 3953.0
                    }
                ],
                "expected_reward_tokens": 9130.97,
                "profit_sb": 130.97,
                "profit_sb_percentage": 1.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b2eaee8f-c88d-4805-b230-35b560c27628",
                    "gambit_id": "79acec00-575e-4870-8ca3-1a1315411c9e",
                    "last_updated": "2022-12-17T19:32:20.628613-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.51000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5d70e7e-1952-4c17-a590-2efa05cc59d6/?format=api"
                },
                {
                    "id": "cb920262-52f9-483d-a2fa-e8045403257e",
                    "gambit_id": "5ff10242-f864-49d6-8e5a-a825b07eab9b",
                    "last_updated": "2022-12-17T19:32:20.629773-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "2.31000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5d70e7e-1952-4c17-a590-2efa05cc59d6/?format=api"
                }
            ]
        },
        {
            "id": "bc7bf268-6434-44fe-b180-648accdf3e2d",
            "match": "https://api-prod.gambitprofit.com/api/matches/17bbf6e2-b681-4570-a534-5ae8da951119/?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": "Minnesota Timberwolves",
                        "amount": 5000.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "870eef85-89f2-4c1a-b83c-ba6f32081d01",
                    "gambit_id": "f7e967b3-54f1-4d87-bd16-9987ccce23c9",
                    "last_updated": "2022-12-17T19:32:20.626332-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc7bf268-6434-44fe-b180-648accdf3e2d/?format=api"
                },
                {
                    "id": "f0987f73-30de-4018-b9ad-082bb10d9076",
                    "gambit_id": "263379ac-b448-439f-865e-f1866f54e894",
                    "last_updated": "2022-12-17T19:32:20.625227-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc7bf268-6434-44fe-b180-648accdf3e2d/?format=api"
                }
            ]
        },
        {
            "id": "04dc5901-e892-40cb-9d40-7ade0220410d",
            "match": "https://api-prod.gambitprofit.com/api/matches/17bbf6e2-b681-4570-a534-5ae8da951119/?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 Over 234.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 234.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3c18caf0-6b09-4902-a211-b8284ee022c8",
                    "gambit_id": "98519a26-767f-4839-8c22-1e05011e4fcf",
                    "last_updated": "2022-12-17T19:32:20.622891-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 234.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "234.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04dc5901-e892-40cb-9d40-7ade0220410d/?format=api"
                },
                {
                    "id": "b25dfd65-7585-4bf9-a6c4-614740d6fe0e",
                    "gambit_id": "16c9c99d-065f-4354-8fda-674d0b3136e9",
                    "last_updated": "2022-12-17T19:32:20.621742-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 234.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "234.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04dc5901-e892-40cb-9d40-7ade0220410d/?format=api"
                }
            ]
        }
    ]
}