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/7d939a7e-3720-4b31-9413-0eda15614141/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7d939a7e-3720-4b31-9413-0eda15614141",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "c988bcba-fa38-49b1-9e65-466d59e67c72",
    "completed": true,
    "last_updated": "2022-11-17T11:07:58.611117-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.51,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/c988bcba-fa38-49b1-9e65-466d59e67c72",
    "datetime": "2022-11-16T19:10:00-05:00",
    "cutoff_datetime": "2022-11-16T19:10:00-05:00",
    "name": "Oklahoma City Thunder v. Washington Wizards",
    "bettypes": [
        {
            "id": "3bf35bb2-e66e-4586-863b-57bc35c890b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d939a7e-3720-4b31-9413-0eda15614141/?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": "Washington Wizards",
                        "amount": 6389.0
                    },
                    {
                        "team": "Oklahoma City Thunder",
                        "amount": 3611.0
                    }
                ],
                "expected_reward_tokens": 9135.83,
                "profit_sb": 135.83,
                "profit_sb_percentage": 1.51,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9be53bc9-9305-41b3-9413-1bf9c8f9ddbc",
                    "gambit_id": "1886d0f3-0f0c-48b6-83ef-8ef99cd1d3d7",
                    "last_updated": "2022-11-17T11:07:58.617121-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.43000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bf35bb2-e66e-4586-863b-57bc35c890b2/?format=api"
                },
                {
                    "id": "95d61e12-ef7d-4945-b21c-1c0829fe34ab",
                    "gambit_id": "1d756ef5-d4e8-405b-afd5-18b2a94bffa5",
                    "last_updated": "2022-11-17T11:07:58.618243-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "2.53000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bf35bb2-e66e-4586-863b-57bc35c890b2/?format=api"
                }
            ]
        },
        {
            "id": "84e92a5e-dc4b-42c9-90c9-4a5cb651aaca",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d939a7e-3720-4b31-9413-0eda15614141/?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": "Oklahoma City Thunder",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "36170499-65b8-47ee-b806-59d0c4c6a460",
                    "gambit_id": "cf9cf2fe-3c2f-4638-8a81-29add2ca987a",
                    "last_updated": "2022-11-17T11:07:58.621474-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e92a5e-dc4b-42c9-90c9-4a5cb651aaca/?format=api"
                },
                {
                    "id": "ad360ec3-696b-4867-994d-16c8b906e9cc",
                    "gambit_id": "89d49eaa-6a3f-4d19-adc3-38e6c41fe4a5",
                    "last_updated": "2022-11-17T11:07:58.620366-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84e92a5e-dc4b-42c9-90c9-4a5cb651aaca/?format=api"
                }
            ]
        },
        {
            "id": "953a5f57-1f57-4b38-936b-a8d92030f1b6",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d939a7e-3720-4b31-9413-0eda15614141/?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 230.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 230.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "abd13f88-b2fe-4edf-95cd-cf3e0e594af0",
                    "gambit_id": "873670c3-b58a-417d-a456-29b2dfed891e",
                    "last_updated": "2022-11-17T11:07:58.613856-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 230.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "230.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/953a5f57-1f57-4b38-936b-a8d92030f1b6/?format=api"
                },
                {
                    "id": "f50b5ba6-4242-4f4e-bdb8-cf78f41b9c5e",
                    "gambit_id": "b80c1efb-3738-4253-a17a-5a1f49d8814e",
                    "last_updated": "2022-11-17T11:07:58.614941-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 230.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "230.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/953a5f57-1f57-4b38-936b-a8d92030f1b6/?format=api"
                }
            ]
        }
    ]
}