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/f2453773-3e61-465e-a3b1-3befc1f2d494/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f2453773-3e61-465e-a3b1-3befc1f2d494",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "975f3587-24ee-47b6-b3db-9e486395e326",
    "completed": true,
    "last_updated": "2023-06-05T10:57:22.534771-04:00",
    "created_at": "2023-06-03T11:27:14.142224-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.04,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/975f3587-24ee-47b6-b3db-9e486395e326",
    "datetime": "2023-06-03T21:00:00-04:00",
    "cutoff_datetime": "2023-06-03T21:00:00-04:00",
    "name": "Amir Albazi v. Kai Kara-France",
    "bettypes": [
        {
            "id": "22d9c149-853a-4c8c-a74d-db05bde62a27",
            "match": "https://api-prod.gambitprofit.com/api/matches/f2453773-3e61-465e-a3b1-3befc1f2d494/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-03T11:27:14.144971-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": "Amir Albazi",
                        "amount": 5096.0
                    },
                    {
                        "team": "Kai Kara-France",
                        "amount": 4904.0
                    }
                ],
                "expected_reward_tokens": 9121.44,
                "profit_sb": -378.56,
                "profit_sb_percentage": -3.98,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d78540c7-9434-43a7-ac03-2323ae0bb8c1",
                    "gambit_id": "2a021bcb-9364-4967-9a30-50520b3fddc2",
                    "last_updated": "2023-06-05T10:57:22.541147-04:00",
                    "created_at": "2023-06-03T11:27:14.147343-04:00",
                    "name": "Amir Albazi",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22d9c149-853a-4c8c-a74d-db05bde62a27/?format=api"
                },
                {
                    "id": "86485156-3528-45f3-94f4-dab343ea8828",
                    "gambit_id": "b493c4b9-3969-4f4b-a8fe-bfe54b83ed2d",
                    "last_updated": "2023-06-05T10:57:22.543321-04:00",
                    "created_at": "2023-06-03T11:27:14.149866-04:00",
                    "name": "Kai Kara-France",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22d9c149-853a-4c8c-a74d-db05bde62a27/?format=api"
                }
            ]
        },
        {
            "id": "ddff4ee6-d93f-4835-bbbf-78b35f7b6547",
            "match": "https://api-prod.gambitprofit.com/api/matches/f2453773-3e61-465e-a3b1-3befc1f2d494/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-03T11:27:14.151748-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 3.5",
                        "amount": 5794.0
                    },
                    {
                        "team": "Total Rounds Under 3.5",
                        "amount": 4206.0
                    }
                ],
                "expected_reward_tokens": 9211.14,
                "profit_sb": -288.86,
                "profit_sb_percentage": -3.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d6435df1-08db-45e6-9ad0-ca64cc35a885",
                    "gambit_id": "33ad962a-6cce-4461-85cc-c4aa47a6157e",
                    "last_updated": "2023-06-05T10:57:22.547371-04:00",
                    "created_at": "2023-06-03T11:27:14.153477-04:00",
                    "name": "Total Rounds Over 3.5",
                    "reward": "1.59000",
                    "odds": "1.62500",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddff4ee6-d93f-4835-bbbf-78b35f7b6547/?format=api"
                },
                {
                    "id": "d51a983c-2428-4fda-b794-ad39d213f14a",
                    "gambit_id": "d4f014cb-e5a7-4394-8b0f-6a661c93a8f6",
                    "last_updated": "2023-06-05T10:57:22.549359-04:00",
                    "created_at": "2023-06-03T11:27:14.155154-04:00",
                    "name": "Total Rounds Under 3.5",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddff4ee6-d93f-4835-bbbf-78b35f7b6547/?format=api"
                }
            ]
        }
    ]
}