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/3eb388a9-7b0c-4e7f-a0de-95864f40b5b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3eb388a9-7b0c-4e7f-a0de-95864f40b5b0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "98d3822c-f60c-4fb0-8188-fb11115dd4e6",
    "completed": true,
    "last_updated": "2023-04-17T11:42:06.757966-04:00",
    "created_at": "2023-04-14T12:02:17.836490-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.29,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/98d3822c-f60c-4fb0-8188-fb11115dd4e6",
    "datetime": "2023-04-15T21:00:00-04:00",
    "cutoff_datetime": "2023-04-15T21:00:00-04:00",
    "name": "Pedro Munhoz v. Chris Gutierrez",
    "bettypes": [
        {
            "id": "55f88fc7-8386-4310-a5c0-b2125dce9409",
            "match": "https://api-prod.gambitprofit.com/api/matches/3eb388a9-7b0c-4e7f-a0de-95864f40b5b0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-14T12:02:17.838364-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": "Chris Gutierrez",
                        "amount": 6528.0
                    },
                    {
                        "team": "Pedro Munhoz",
                        "amount": 3472.0
                    }
                ],
                "expected_reward_tokens": 9269.76,
                "profit_sb": -230.24,
                "profit_sb_percentage": -2.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3f146c81-d329-4ef7-9003-e16aa7b95b5c",
                    "gambit_id": "716abdcc-93ee-42a3-b515-25d4eb6ddba6",
                    "last_updated": "2023-04-17T11:42:06.771033-04:00",
                    "created_at": "2023-04-14T12:02:17.839828-04:00",
                    "name": "Chris Gutierrez",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55f88fc7-8386-4310-a5c0-b2125dce9409/?format=api"
                },
                {
                    "id": "1099d3ad-03c6-4652-8328-2d3842bf6f59",
                    "gambit_id": "52f171e0-dc46-4a09-a4c6-bde42089c1f9",
                    "last_updated": "2023-04-17T11:42:06.773358-04:00",
                    "created_at": "2023-04-14T12:02:17.841353-04:00",
                    "name": "Pedro Munhoz",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55f88fc7-8386-4310-a5c0-b2125dce9409/?format=api"
                }
            ]
        },
        {
            "id": "d645e438-a0b5-4a26-9669-806969e8537e",
            "match": "https://api-prod.gambitprofit.com/api/matches/3eb388a9-7b0c-4e7f-a0de-95864f40b5b0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-15T12:27:22.363062-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": "Total Rounds Over 2.5",
                        "amount": 6402.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 3598.0
                    }
                ],
                "expected_reward_tokens": 9282.84,
                "profit_sb": -217.16,
                "profit_sb_percentage": -2.29,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c40bfdc3-66c0-4765-810d-e8c60c7939d2",
                    "gambit_id": "c8787cdd-0ebb-4242-a4ae-37be55eb15cc",
                    "last_updated": "2023-04-17T11:42:06.766100-04:00",
                    "created_at": "2023-04-15T12:27:22.365938-04:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.45000",
                    "odds": "1.47620",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d645e438-a0b5-4a26-9669-806969e8537e/?format=api"
                },
                {
                    "id": "d9a38ead-50fa-4235-bdae-4f824977b6c5",
                    "gambit_id": "a80dfd28-bb99-4bbb-9f72-1fdeeb909b23",
                    "last_updated": "2023-04-17T11:42:06.763608-04:00",
                    "created_at": "2023-04-15T12:27:22.364467-04:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d645e438-a0b5-4a26-9669-806969e8537e/?format=api"
                }
            ]
        }
    ]
}