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/84d3a66a-0914-4b6b-9471-63ff87e8c25e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "84d3a66a-0914-4b6b-9471-63ff87e8c25e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "619de81b-0b93-4b23-8287-8f53dd7d7f8d",
    "completed": true,
    "last_updated": "2023-05-01T12:27:22.273807-04:00",
    "created_at": "2023-04-29T16:47:02.295757-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.28,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/619de81b-0b93-4b23-8287-8f53dd7d7f8d",
    "datetime": "2023-04-29T18:00:00-04:00",
    "cutoff_datetime": "2023-04-29T18:00:00-04:00",
    "name": "Ricky Simon v. Yadong Song",
    "bettypes": [
        {
            "id": "59bf5fac-c724-472a-a2ca-a0e0d997d11f",
            "match": "https://api-prod.gambitprofit.com/api/matches/84d3a66a-0914-4b6b-9471-63ff87e8c25e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-29T16:47:02.304809-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": "Ricky Simon",
                        "amount": 5493.0
                    },
                    {
                        "team": "Yadong Song",
                        "amount": 4507.0
                    }
                ],
                "expected_reward_tokens": 9283.17,
                "profit_sb": -216.83,
                "profit_sb_percentage": -2.28,
                "recommended": false
            },
            "lines": [
                {
                    "id": "632c8d32-9eaa-4a09-84f6-19ca8ff3f486",
                    "gambit_id": "7e6df883-5989-4734-9923-d15aa927e1be",
                    "last_updated": "2023-05-01T12:27:22.285950-04:00",
                    "created_at": "2023-04-29T16:47:02.308433-04:00",
                    "name": "Ricky Simon",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59bf5fac-c724-472a-a2ca-a0e0d997d11f/?format=api"
                },
                {
                    "id": "ea79f8bc-c094-4af0-b9ea-ee895155b606",
                    "gambit_id": "d602c0fb-b657-46e7-83d4-b25716248d36",
                    "last_updated": "2023-05-01T12:27:22.284116-04:00",
                    "created_at": "2023-04-29T16:47:02.306483-04:00",
                    "name": "Yadong Song",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59bf5fac-c724-472a-a2ca-a0e0d997d11f/?format=api"
                }
            ]
        },
        {
            "id": "eee88e0f-2c48-4463-bbc7-785830c2438d",
            "match": "https://api-prod.gambitprofit.com/api/matches/84d3a66a-0914-4b6b-9471-63ff87e8c25e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-29T16:47:02.298509-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 4.5",
                        "amount": 5493.0
                    },
                    {
                        "team": "Total Rounds Over 4.5",
                        "amount": 4507.0
                    }
                ],
                "expected_reward_tokens": 9283.17,
                "profit_sb": -216.83,
                "profit_sb_percentage": -2.28,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b2f93691-2d3d-4279-bfec-e58a78b8d84f",
                    "gambit_id": "ccb71514-1f50-42ee-bbf3-7c64cbf60b2e",
                    "last_updated": "2023-05-01T12:27:22.278534-04:00",
                    "created_at": "2023-04-29T16:47:02.300593-04:00",
                    "name": "Total Rounds Under 4.5",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eee88e0f-2c48-4463-bbc7-785830c2438d/?format=api"
                },
                {
                    "id": "9256763b-8738-46e0-b0e3-239ee654e7aa",
                    "gambit_id": "0fcae533-b4ff-4f54-81cb-5804dbbee9f5",
                    "last_updated": "2023-05-01T12:27:22.280451-04:00",
                    "created_at": "2023-04-29T16:47:02.302971-04:00",
                    "name": "Total Rounds Over 4.5",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eee88e0f-2c48-4463-bbc7-785830c2438d/?format=api"
                }
            ]
        }
    ]
}