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/5cc8d142-b7f3-45f7-bdef-86d2deb9b829/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5cc8d142-b7f3-45f7-bdef-86d2deb9b829",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3550ba60-94eb-457f-9b3f-d2ebf221f08f",
    "completed": true,
    "last_updated": "2023-12-05T21:28:21.331558-05:00",
    "created_at": "2023-12-01T19:33:11.990220-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.61,
    "sport_category": "UFC Fight Night",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/3550ba60-94eb-457f-9b3f-d2ebf221f08f",
    "datetime": "2023-12-02T19:00:00-05:00",
    "cutoff_datetime": "2023-12-02T19:00:00-05:00",
    "name": "Dustin Stoltzfus v. Punahele Soriano",
    "bettypes": [
        {
            "id": "88da9985-f07c-4140-8771-4fdc953ad8fc",
            "match": "https://api-prod.gambitprofit.com/api/matches/5cc8d142-b7f3-45f7-bdef-86d2deb9b829/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-01T19:33:11.998858-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": "Punahele Soriano",
                        "amount": 7269.0
                    },
                    {
                        "team": "Dustin Stoltzfus",
                        "amount": 2731.0
                    }
                ],
                "expected_reward_tokens": 9230.78,
                "profit_sb": -269.22,
                "profit_sb_percentage": -2.83,
                "recommended": false
            },
            "lines": [
                {
                    "id": "923ebc22-b5f2-4821-b46f-713e43e37fac",
                    "gambit_id": "47c3774c-7a0d-4e46-9dce-b8e56bdda27f",
                    "last_updated": "2023-12-05T21:28:21.350593-05:00",
                    "created_at": "2023-12-01T19:33:12.011546-05:00",
                    "name": "Punahele Soriano",
                    "reward": "1.27000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88da9985-f07c-4140-8771-4fdc953ad8fc/?format=api"
                },
                {
                    "id": "871c6b75-61f7-4775-90df-2aaf36cb1bbc",
                    "gambit_id": "9ec0a6b1-9466-4270-9179-1c52972a7fe7",
                    "last_updated": "2023-12-05T21:28:21.347189-05:00",
                    "created_at": "2023-12-01T19:33:12.006040-05:00",
                    "name": "Dustin Stoltzfus",
                    "reward": "3.38000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88da9985-f07c-4140-8771-4fdc953ad8fc/?format=api"
                }
            ]
        },
        {
            "id": "05d491e2-12aa-4478-b44b-85fe04654437",
            "match": "https://api-prod.gambitprofit.com/api/matches/5cc8d142-b7f3-45f7-bdef-86d2deb9b829/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-01T19:33:12.016089-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 Over 1.5",
                        "amount": 5676.0
                    },
                    {
                        "team": "Total Rounds Under 1.5",
                        "amount": 4324.0
                    }
                ],
                "expected_reward_tokens": 9251.88,
                "profit_sb": -248.12,
                "profit_sb_percentage": -2.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3d9e399b-df3b-4afd-81be-e63d17936bda",
                    "gambit_id": "5484ebf0-f989-4dc6-a484-a528f524306f",
                    "last_updated": "2023-12-05T21:28:21.357547-05:00",
                    "created_at": "2023-12-01T19:33:12.020498-05:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "1.63000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05d491e2-12aa-4478-b44b-85fe04654437/?format=api"
                },
                {
                    "id": "618e1fbf-60de-4f7d-9579-c0e071c0afd9",
                    "gambit_id": "18ca2877-a141-4e36-91ea-760ce4f3b6b7",
                    "last_updated": "2023-12-05T21:28:21.361202-05:00",
                    "created_at": "2023-12-01T19:33:12.024846-05:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "2.14000",
                    "odds": "2.20000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05d491e2-12aa-4478-b44b-85fe04654437/?format=api"
                }
            ]
        }
    ]
}