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/c4f8db1c-49d6-4ca9-b7f1-b79229d8c2a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c4f8db1c-49d6-4ca9-b7f1-b79229d8c2a7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "71a9aae8-bc23-469a-82dd-0115594810ec",
    "completed": true,
    "last_updated": "2022-09-19T09:47:28.643550-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.08,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/71a9aae8-bc23-469a-82dd-0115594810ec",
    "datetime": "2022-09-17T19:00:00-04:00",
    "cutoff_datetime": "2022-09-17T19:00:00-04:00",
    "name": "Gregory Rodrigues v. Chidi Njokuani",
    "bettypes": [
        {
            "id": "9ea5cc29-35e3-41c9-a95a-70e97f567dd4",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4f8db1c-49d6-4ca9-b7f1-b79229d8c2a7/?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": "Chidi Njokuani",
                        "amount": 5184.0
                    },
                    {
                        "team": "Gregory Rodrigues",
                        "amount": 4816.0
                    }
                ],
                "expected_reward_tokens": 8812.8,
                "profit_sb": -187.2,
                "profit_sb_percentage": -2.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d687e2dc-6126-45c3-b4c4-0206972d3aa3",
                    "gambit_id": "7afcec17-f873-4cf8-9d35-3aebc906988e",
                    "last_updated": "2022-09-19T09:47:28.649466-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chidi Njokuani",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ea5cc29-35e3-41c9-a95a-70e97f567dd4/?format=api"
                },
                {
                    "id": "2d4021e7-0a17-4871-a4c4-b8d3d845bc9c",
                    "gambit_id": "c43dec1a-63f2-4503-aee7-c13569c28692",
                    "last_updated": "2022-09-19T09:47:28.650466-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Gregory Rodrigues",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ea5cc29-35e3-41c9-a95a-70e97f567dd4/?format=api"
                }
            ]
        },
        {
            "id": "43dea115-1eb0-487a-b533-9ea2e8ae66ed",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4f8db1c-49d6-4ca9-b7f1-b79229d8c2a7/?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": 5184.0
                    },
                    {
                        "team": "Total Rounds Under 1.5",
                        "amount": 4816.0
                    }
                ],
                "expected_reward_tokens": 8812.8,
                "profit_sb": -187.2,
                "profit_sb_percentage": -2.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "131ea83e-cc71-4c00-b22f-d071d6d5408e",
                    "gambit_id": "20fccf9f-09eb-4ce6-bd0b-79b1a829c8ea",
                    "last_updated": "2022-09-19T09:47:28.647337-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43dea115-1eb0-487a-b533-9ea2e8ae66ed/?format=api"
                },
                {
                    "id": "642064e8-207d-4809-9b77-3a906eb12dc8",
                    "gambit_id": "9e26a273-b90c-43bd-9ae6-74c90be61035",
                    "last_updated": "2022-09-19T09:47:28.646241-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43dea115-1eb0-487a-b533-9ea2e8ae66ed/?format=api"
                }
            ]
        }
    ]
}