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/6b87ffab-6914-44be-83a8-0f880b350838/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6b87ffab-6914-44be-83a8-0f880b350838",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "bb9edbc5-6fc0-40be-9d5f-d2c3f56261e1",
    "completed": true,
    "last_updated": "2022-09-19T09:47:28.147696-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.19,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/bb9edbc5-6fc0-40be-9d5f-d2c3f56261e1",
    "datetime": "2022-09-17T19:00:00-04:00",
    "cutoff_datetime": "2022-09-17T19:00:00-04:00",
    "name": "Alen Amedovski v. Joe Pyfer",
    "bettypes": [
        {
            "id": "3d1eec85-3f7f-4786-a721-df6ec54c722c",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b87ffab-6914-44be-83a8-0f880b350838/?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": "Joe Pyfer",
                        "amount": 7852.0
                    },
                    {
                        "team": "Alen Amedovski",
                        "amount": 2148.0
                    }
                ],
                "expected_reward_tokens": 9107.52,
                "profit_sb": 107.52,
                "profit_sb_percentage": 1.19,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fd332270-c0ec-4671-a374-60d2f4af8735",
                    "gambit_id": "9cb86a08-460d-4030-927a-b168fcd3d8ec",
                    "last_updated": "2022-09-19T09:47:28.153661-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Joe Pyfer",
                    "reward": "1.16000",
                    "odds": "1.18180",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d1eec85-3f7f-4786-a721-df6ec54c722c/?format=api"
                },
                {
                    "id": "d033f7d0-2e46-493d-b34b-4bb42bff99d1",
                    "gambit_id": "6a070b42-577d-4e9a-9c7a-655671bd8e2a",
                    "last_updated": "2022-09-19T09:47:28.154637-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Alen Amedovski",
                    "reward": "4.24000",
                    "odds": "4.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d1eec85-3f7f-4786-a721-df6ec54c722c/?format=api"
                }
            ]
        },
        {
            "id": "a9b82f74-b3aa-4c63-a548-2d01c39aac2b",
            "match": "https://api-prod.gambitprofit.com/api/matches/6b87ffab-6914-44be-83a8-0f880b350838/?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 Under 1.5",
                        "amount": 6250.0
                    },
                    {
                        "team": "Total Rounds Over 1.5",
                        "amount": 3750.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b4b08ea3-b962-4569-9c46-29d085364652",
                    "gambit_id": "b154c120-3a4b-45a6-bce3-86e883deaa67",
                    "last_updated": "2022-09-19T09:47:28.150520-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9b82f74-b3aa-4c63-a548-2d01c39aac2b/?format=api"
                },
                {
                    "id": "e423d79e-81d2-42b7-8533-78728e20aa65",
                    "gambit_id": "d553e075-8def-4263-ad24-66e20a1646f8",
                    "last_updated": "2022-09-19T09:47:28.151707-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "2.40000",
                    "odds": "2.60000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9b82f74-b3aa-4c63-a548-2d01c39aac2b/?format=api"
                }
            ]
        }
    ]
}