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/018a112d-c630-4311-ac61-08c4fd8b8736/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "018a112d-c630-4311-ac61-08c4fd8b8736",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0b50d070-a832-4b23-bb86-e3deffe0dfbb",
    "completed": true,
    "last_updated": "2023-06-12T10:27:56.896660-04:00",
    "created_at": "2023-06-10T10:48:05.579999-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.48,
    "sport_category": "UFC 283",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/0b50d070-a832-4b23-bb86-e3deffe0dfbb",
    "datetime": "2023-06-10T22:00:00-04:00",
    "cutoff_datetime": "2023-06-10T22:00:00-04:00",
    "name": "Eryk Anders v. Marc-Andre Barriault",
    "bettypes": [
        {
            "id": "ee62833b-32ac-4744-a582-421fdfa5ebe0",
            "match": "https://api-prod.gambitprofit.com/api/matches/018a112d-c630-4311-ac61-08c4fd8b8736/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-10T10:48:05.583735-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": "Marc-Andre Barriault",
                        "amount": 5789.0
                    },
                    {
                        "team": "Eryk Anders",
                        "amount": 4211.0
                    }
                ],
                "expected_reward_tokens": 9262.4,
                "profit_sb": -237.6,
                "profit_sb_percentage": -2.5,
                "recommended": false
            },
            "lines": [
                {
                    "id": "62cf8f18-8f58-49bd-ae5b-2184aba8f697",
                    "gambit_id": "891c41b2-1f31-43ac-b93a-5e0e3da00e77",
                    "last_updated": "2023-06-12T10:27:56.905403-04:00",
                    "created_at": "2023-06-10T10:48:05.590156-04:00",
                    "name": "Marc-Andre Barriault",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee62833b-32ac-4744-a582-421fdfa5ebe0/?format=api"
                },
                {
                    "id": "12382a69-075b-4c15-8443-1a736035fefb",
                    "gambit_id": "8369ea36-97b6-407f-8be2-539b5423ced3",
                    "last_updated": "2023-06-12T10:27:56.902469-04:00",
                    "created_at": "2023-06-10T10:48:05.587157-04:00",
                    "name": "Eryk Anders",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee62833b-32ac-4744-a582-421fdfa5ebe0/?format=api"
                }
            ]
        },
        {
            "id": "148a1e67-ccb0-4571-bb86-5b63567a471a",
            "match": "https://api-prod.gambitprofit.com/api/matches/018a112d-c630-4311-ac61-08c4fd8b8736/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-10T10:48:05.592751-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 Over 2.5",
                        "amount": 5864.0
                    },
                    {
                        "team": "Total Rounds Under 2.5",
                        "amount": 4136.0
                    }
                ],
                "expected_reward_tokens": 9264.64,
                "profit_sb": -235.36,
                "profit_sb_percentage": -2.48,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a934f592-0671-4c39-a05c-5d632913914c",
                    "gambit_id": "45982666-1d2e-418d-bfb7-24ca568c8500",
                    "last_updated": "2023-06-12T10:27:56.910376-04:00",
                    "created_at": "2023-06-10T10:48:05.594882-04:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148a1e67-ccb0-4571-bb86-5b63567a471a/?format=api"
                },
                {
                    "id": "22de73a2-3a9e-426b-81a4-b28dcd67a09e",
                    "gambit_id": "650a6512-af83-420a-89f6-7d9e42b2c43d",
                    "last_updated": "2023-06-12T10:27:56.912864-04:00",
                    "created_at": "2023-06-10T10:48:05.597725-04:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148a1e67-ccb0-4571-bb86-5b63567a471a/?format=api"
                }
            ]
        }
    ]
}