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/8fb95799-a559-40eb-a172-7d6222c9152b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8fb95799-a559-40eb-a172-7d6222c9152b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3004169d-ae0a-4023-8287-754cd6ad66fc",
    "completed": true,
    "last_updated": "2023-12-05T21:28:21.554215-05:00",
    "created_at": "2023-12-01T19:33:12.422936-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.51,
    "sport_category": "UFC Fight Night",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/3004169d-ae0a-4023-8287-754cd6ad66fc",
    "datetime": "2023-12-02T19:00:00-05:00",
    "cutoff_datetime": "2023-12-02T19:00:00-05:00",
    "name": "Deiveson Figueiredo v. Rob Font",
    "bettypes": [
        {
            "id": "380faedf-9346-4b95-bce6-dcad5da5e723",
            "match": "https://api-prod.gambitprofit.com/api/matches/8fb95799-a559-40eb-a172-7d6222c9152b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-01T19:33:12.429264-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": "Rob Font",
                        "amount": 5299.0
                    },
                    {
                        "team": "Deiveson Figueiredo",
                        "amount": 4701.0
                    }
                ],
                "expected_reward_tokens": 9166.95,
                "profit_sb": -333.05,
                "profit_sb_percentage": -3.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "66ecfd7b-a4da-459f-979e-4a6c60eddeb2",
                    "gambit_id": "ea3f30db-9b80-4a7a-9968-997c783e8abc",
                    "last_updated": "2023-12-05T21:28:21.569765-05:00",
                    "created_at": "2023-12-01T19:33:12.436875-05:00",
                    "name": "Rob Font",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/380faedf-9346-4b95-bce6-dcad5da5e723/?format=api"
                },
                {
                    "id": "3de4948a-f834-4a43-a115-ad0a52bb51cd",
                    "gambit_id": "700e79ee-df29-4bf7-b59e-813fa1b1e484",
                    "last_updated": "2023-12-05T21:28:21.565850-05:00",
                    "created_at": "2023-12-01T19:33:12.433192-05:00",
                    "name": "Deiveson Figueiredo",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/380faedf-9346-4b95-bce6-dcad5da5e723/?format=api"
                }
            ]
        },
        {
            "id": "cf694bab-aa15-4422-84e4-7e25c6f6e7c8",
            "match": "https://api-prod.gambitprofit.com/api/matches/8fb95799-a559-40eb-a172-7d6222c9152b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-01T19:33:12.440533-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 Under 2.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Total Rounds Over 2.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": -350.0,
                "profit_sb_percentage": -3.68,
                "recommended": false
            },
            "lines": [
                {
                    "id": "32791b88-0de0-48cb-9506-282ae557c461",
                    "gambit_id": "931ab407-490e-4c7c-809e-d4257a96a18c",
                    "last_updated": "2023-12-05T21:28:21.581082-05:00",
                    "created_at": "2023-12-01T19:33:12.448740-05:00",
                    "name": "Total Rounds Under 2.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf694bab-aa15-4422-84e4-7e25c6f6e7c8/?format=api"
                },
                {
                    "id": "7fa45757-d2db-4b8e-a45f-7ee0aea4e445",
                    "gambit_id": "b32e212a-678f-45c9-9fc0-23683a33d7f9",
                    "last_updated": "2023-12-05T21:28:21.577152-05:00",
                    "created_at": "2023-12-01T19:33:12.444617-05:00",
                    "name": "Total Rounds Over 2.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf694bab-aa15-4422-84e4-7e25c6f6e7c8/?format=api"
                }
            ]
        }
    ]
}