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/97beb468-801c-43a5-adc3-2bdaf999c263/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "97beb468-801c-43a5-adc3-2bdaf999c263",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "7fed2a01-8aea-46f1-9a60-44c92725cab2",
    "completed": true,
    "last_updated": "2022-09-05T10:32:06.635849-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "UFC Fight Night",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/7fed2a01-8aea-46f1-9a60-44c92725cab2",
    "datetime": "2022-09-03T12:00:00-04:00",
    "cutoff_datetime": "2022-09-03T12:00:00-04:00",
    "name": "Marvin Vettori v. Robert Whittaker",
    "bettypes": [
        {
            "id": "45dc3fbe-370c-4743-bf72-78f00e505517",
            "match": "https://api-prod.gambitprofit.com/api/matches/97beb468-801c-43a5-adc3-2bdaf999c263/?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": "Robert Whittaker",
                        "amount": 6352.0
                    },
                    {
                        "team": "Marvin Vettori",
                        "amount": 3648.0
                    }
                ],
                "expected_reward_tokens": 9083.36,
                "profit_sb": 83.36,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ffe6f9fb-e6d9-469d-9551-8864999f56f3",
                    "gambit_id": "d2b45a02-5a71-4cce-8eef-2972876166a9",
                    "last_updated": "2022-09-05T10:32:06.642525-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Robert Whittaker",
                    "reward": "1.43000",
                    "odds": "1.47620",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45dc3fbe-370c-4743-bf72-78f00e505517/?format=api"
                },
                {
                    "id": "a90d7380-2650-4470-94ed-a98a8d5f2ff7",
                    "gambit_id": "3d0d3419-c964-47cb-8d5c-dfe768b19f98",
                    "last_updated": "2022-09-05T10:32:06.643688-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Marvin Vettori",
                    "reward": "2.49000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45dc3fbe-370c-4743-bf72-78f00e505517/?format=api"
                }
            ]
        },
        {
            "id": "3cfa823a-130c-4ae8-9a2f-fd5307550641",
            "match": "https://api-prod.gambitprofit.com/api/matches/97beb468-801c-43a5-adc3-2bdaf999c263/?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": "Total Rounds Over 2.5",
                        "amount": 7041.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 2959.0
                    }
                ],
                "expected_reward_tokens": 9082.89,
                "profit_sb": 82.89,
                "profit_sb_percentage": 0.92,
                "recommended": true
            },
            "lines": [
                {
                    "id": "33a15dde-02c2-4e91-ac5b-ab9fd5eec444",
                    "gambit_id": "a7ffca87-4b38-4f0c-ab39-5b11cb69c3bf",
                    "last_updated": "2022-09-05T10:32:06.640138-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.29000",
                    "odds": "1.32260",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cfa823a-130c-4ae8-9a2f-fd5307550641/?format=api"
                },
                {
                    "id": "169565b7-07bf-475e-87a8-c217657999ed",
                    "gambit_id": "f848b50d-fb9b-40a2-a910-1df380faaa90",
                    "last_updated": "2022-09-05T10:32:06.638669-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "3.07000",
                    "odds": "3.30000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cfa823a-130c-4ae8-9a2f-fd5307550641/?format=api"
                }
            ]
        }
    ]
}