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/e55edd06-c5d1-48de-848c-e30440f7dd70/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e55edd06-c5d1-48de-848c-e30440f7dd70",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cf544418-bd4d-4b26-9692-ba3107533d2f",
    "completed": true,
    "last_updated": "2023-09-12T11:38:02.794022-04:00",
    "created_at": "2023-09-09T10:18:07.424834-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.62,
    "sport_category": "UFC 291",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/cf544418-bd4d-4b26-9692-ba3107533d2f",
    "datetime": "2023-09-09T22:00:00-04:00",
    "cutoff_datetime": "2023-09-09T22:00:00-04:00",
    "name": "Austen Lane v. Justin Tafa",
    "bettypes": [
        {
            "id": "a08352e1-147b-42b3-a152-fb67d1773a4d",
            "match": "https://api-prod.gambitprofit.com/api/matches/e55edd06-c5d1-48de-848c-e30440f7dd70/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-09T10:18:07.436812-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": "Justin Tafa",
                        "amount": 6047.0
                    },
                    {
                        "team": "Austen Lane",
                        "amount": 3953.0
                    }
                ],
                "expected_reward_tokens": 9250.02,
                "profit_sb": -249.98,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "afa9a011-dc25-487a-bf43-32afc2a0016b",
                    "gambit_id": "924e9da4-6ba5-40e8-968a-1165c0187b92",
                    "last_updated": "2023-09-12T11:38:02.805769-04:00",
                    "created_at": "2023-09-09T10:18:07.445201-04:00",
                    "name": "Justin Tafa",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a08352e1-147b-42b3-a152-fb67d1773a4d/?format=api"
                },
                {
                    "id": "ba2bb4c2-9d78-4f43-aca2-cca8bf55c59e",
                    "gambit_id": "48fe3eb1-c59b-40ba-b604-aae914f79d4c",
                    "last_updated": "2023-09-12T11:38:02.802445-04:00",
                    "created_at": "2023-09-09T10:18:07.441032-04:00",
                    "name": "Austen Lane",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a08352e1-147b-42b3-a152-fb67d1773a4d/?format=api"
                }
            ]
        },
        {
            "id": "65a27ac8-a686-45dc-84eb-670afbce3e57",
            "match": "https://api-prod.gambitprofit.com/api/matches/e55edd06-c5d1-48de-848c-e30440f7dd70/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-09T10:18:07.449318-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 Under 1.5",
                        "amount": 6469.0
                    },
                    {
                        "team": "Total Rounds Over 1.5",
                        "amount": 3531.0
                    }
                ],
                "expected_reward_tokens": 9250.67,
                "profit_sb": -249.33,
                "profit_sb_percentage": -2.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ad834e33-8670-473b-8364-b36c7f83465a",
                    "gambit_id": "a77ebe27-252b-460f-8008-94681d9ba6ea",
                    "last_updated": "2023-09-12T11:38:02.815601-04:00",
                    "created_at": "2023-09-09T10:18:07.458822-04:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65a27ac8-a686-45dc-84eb-670afbce3e57/?format=api"
                },
                {
                    "id": "46e0032d-212c-4441-b9dc-d3fd75c52824",
                    "gambit_id": "d1dfddf4-155e-41f4-ae9b-423b09b1640d",
                    "last_updated": "2023-09-12T11:38:02.812174-04:00",
                    "created_at": "2023-09-09T10:18:07.454598-04:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65a27ac8-a686-45dc-84eb-670afbce3e57/?format=api"
                }
            ]
        }
    ]
}