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/bc791bb0-03d5-4330-9e7d-af6169576c3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bc791bb0-03d5-4330-9e7d-af6169576c3b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "95cb699e-28a7-4cac-a0ea-dccb539b7a60",
    "completed": true,
    "last_updated": "2022-10-17T10:42:37.822580-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.26,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/95cb699e-28a7-4cac-a0ea-dccb539b7a60",
    "datetime": "2022-10-15T19:00:00-04:00",
    "cutoff_datetime": "2022-10-15T19:00:00-04:00",
    "name": "Raphael Assuncao v. Victor Henry",
    "bettypes": [
        {
            "id": "b51f6566-d17f-4ba2-9942-fbb59ec2bda5",
            "match": "https://api-prod.gambitprofit.com/api/matches/bc791bb0-03d5-4330-9e7d-af6169576c3b/?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": "Victor Henry",
                        "amount": 7550.0
                    },
                    {
                        "team": "Raphael Assuncao",
                        "amount": 2450.0
                    }
                ],
                "expected_reward_tokens": 9285.5,
                "profit_sb": -214.5,
                "profit_sb_percentage": -2.26,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1b3f8a47-7fb6-4bdf-9a63-66e6fc265ed0",
                    "gambit_id": "63b6bc55-bd15-4b4d-920f-9eb5ba2650a2",
                    "last_updated": "2022-10-17T10:42:37.832912-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Victor Henry",
                    "reward": "1.23000",
                    "odds": "1.23810",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b51f6566-d17f-4ba2-9942-fbb59ec2bda5/?format=api"
                },
                {
                    "id": "4bfd81e1-a0d0-4ffa-aa54-e1c50366bd34",
                    "gambit_id": "3afbf89b-d5f1-44cf-a8a5-c98216e9ee05",
                    "last_updated": "2022-10-17T10:42:37.831936-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Raphael Assuncao",
                    "reward": "3.79000",
                    "odds": "3.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b51f6566-d17f-4ba2-9942-fbb59ec2bda5/?format=api"
                }
            ]
        },
        {
            "id": "ae578d7a-f4d2-498c-9d42-dc7907904d7d",
            "match": "https://api-prod.gambitprofit.com/api/matches/bc791bb0-03d5-4330-9e7d-af6169576c3b/?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": 5665.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 4335.0
                    }
                ],
                "expected_reward_tokens": 9233.55,
                "profit_sb": -266.45,
                "profit_sb_percentage": -2.8,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7676c8ca-578d-4c0f-82df-1bf414ba2ebe",
                    "gambit_id": "b563a13c-c336-45c3-a092-31897ebc15c5",
                    "last_updated": "2022-10-17T10:42:37.829745-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.63000",
                    "odds": "1.66670",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae578d7a-f4d2-498c-9d42-dc7907904d7d/?format=api"
                },
                {
                    "id": "56ac243b-d11b-48bc-ad5f-60f3b3cc10fe",
                    "gambit_id": "a4382cb9-e175-4c68-9285-febd8eb10cbc",
                    "last_updated": "2022-10-17T10:42:37.825650-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "2.13000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae578d7a-f4d2-498c-9d42-dc7907904d7d/?format=api"
                }
            ]
        }
    ]
}