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/a1219a75-80e4-4754-abd1-93f46d6fb3e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a1219a75-80e4-4754-abd1-93f46d6fb3e6",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "81846fbe-f761-4703-9938-1fc20b2aa0a1",
    "completed": true,
    "last_updated": "2022-11-14T10:47:56.725687-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.21,
    "sport_category": "UFC 280",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/81846fbe-f761-4703-9938-1fc20b2aa0a1",
    "datetime": "2022-11-12T22:30:00-05:00",
    "cutoff_datetime": "2022-11-12T22:30:00-05:00",
    "name": "Michael Chandler v. Dustin Poirier",
    "bettypes": [
        {
            "id": "b2bf9b91-c383-49ea-a199-2a7a9737ec32",
            "match": "https://api-prod.gambitprofit.com/api/matches/a1219a75-80e4-4754-abd1-93f46d6fb3e6/?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": "Dustin Poirier",
                        "amount": 6194.0
                    },
                    {
                        "team": "Michael Chandler",
                        "amount": 3806.0
                    }
                ],
                "expected_reward_tokens": 8981.3,
                "profit_sb": -18.7,
                "profit_sb_percentage": -0.21,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e4aceba5-8256-43fe-953e-f8a18bea2969",
                    "gambit_id": "efd966d1-f4bf-4447-b210-95efcfbb5211",
                    "last_updated": "2022-11-14T10:47:56.731988-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dustin Poirier",
                    "reward": "1.45000",
                    "odds": "1.51280",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2bf9b91-c383-49ea-a199-2a7a9737ec32/?format=api"
                },
                {
                    "id": "9db5d2bf-10ed-49fb-8c1d-64e66c34b4b6",
                    "gambit_id": "f34ac84f-b374-43df-8579-a81676f02672",
                    "last_updated": "2022-11-14T10:47:56.733165-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Michael Chandler",
                    "reward": "2.36000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2bf9b91-c383-49ea-a199-2a7a9737ec32/?format=api"
                }
            ]
        },
        {
            "id": "1af6cb9b-78f7-4736-bde3-209e74417e26",
            "match": "https://api-prod.gambitprofit.com/api/matches/a1219a75-80e4-4754-abd1-93f46d6fb3e6/?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 1.5",
                        "amount": 5552.0
                    },
                    {
                        "team": "Total Rounds Under 1.5",
                        "amount": 4448.0
                    }
                ],
                "expected_reward_tokens": 8938.72,
                "profit_sb": -61.28,
                "profit_sb_percentage": -0.68,
                "recommended": false
            },
            "lines": [
                {
                    "id": "70da1140-4653-4483-bee2-43110f54d1e3",
                    "gambit_id": "8a38774b-d4ec-40ef-b77e-f16f2d46fd50",
                    "last_updated": "2022-11-14T10:47:56.729565-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "1.61000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1af6cb9b-78f7-4736-bde3-209e74417e26/?format=api"
                },
                {
                    "id": "6174eefb-0e66-4cdf-b851-5fd3457c11d5",
                    "gambit_id": "8e6c4cfa-cdfb-46ea-b87d-fd5565d19541",
                    "last_updated": "2022-11-14T10:47:56.728427-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "2.01000",
                    "odds": "2.15000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1af6cb9b-78f7-4736-bde3-209e74417e26/?format=api"
                }
            ]
        }
    ]
}