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/336d547b-053f-49ea-9751-e172a1b1bd50/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "336d547b-053f-49ea-9751-e172a1b1bd50",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4322d6f4-cc9c-4c59-b1ac-525ab09b42bd",
    "completed": true,
    "last_updated": "2023-10-02T10:53:21.551239-04:00",
    "created_at": "2023-09-29T09:38:11.347228-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.41,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/4322d6f4-cc9c-4c59-b1ac-525ab09b42bd",
    "datetime": "2023-09-30T10:00:00-04:00",
    "cutoff_datetime": "2023-09-30T10:00:00-04:00",
    "name": "West Ham United v. Sheffield United",
    "bettypes": [
        {
            "id": "567aee38-ec82-4370-8e7c-14718430dfe1",
            "match": "https://api-prod.gambitprofit.com/api/matches/336d547b-053f-49ea-9751-e172a1b1bd50/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-29T09:38:11.356924-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "West Ham United",
                        "amount": 7564.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2436.0
                    }
                ],
                "expected_reward_tokens": 10815.84,
                "profit_sb": 1315.84,
                "profit_sb_percentage": 13.85,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "West Ham United",
                        "amount": 6483.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2088.0
                    },
                    {
                        "team": "Sheffield United",
                        "amount": 1429.0
                    }
                ],
                "expected_reward_tokens": 9270.69,
                "profit_sb": -229.31,
                "profit_sb_percentage": -2.41,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d56e7765-9f0c-426a-9a74-a5d230b5f0ff",
                    "gambit_id": "49fe82d7-0cb6-4035-ba92-41ef15a9f8ae",
                    "last_updated": "2023-10-02T10:53:21.569587-04:00",
                    "created_at": "2023-09-29T09:38:11.367765-04:00",
                    "name": "West Ham United",
                    "reward": "1.43000",
                    "odds": "1.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/567aee38-ec82-4370-8e7c-14718430dfe1/?format=api"
                },
                {
                    "id": "a297c08b-90e2-4b2f-a545-399bf5dd5472",
                    "gambit_id": "98dc4d51-690c-4376-8f7b-a98a20e09815",
                    "last_updated": "2023-10-02T10:53:21.564936-04:00",
                    "created_at": "2023-09-29T09:38:11.362076-04:00",
                    "name": "Draw",
                    "reward": "4.44000",
                    "odds": "4.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/567aee38-ec82-4370-8e7c-14718430dfe1/?format=api"
                },
                {
                    "id": "a49fb2e5-2c18-494d-911f-e8df75129463",
                    "gambit_id": "17a9862f-9318-4b4b-8cd8-581fcabe1c3b",
                    "last_updated": "2023-10-02T10:53:21.573340-04:00",
                    "created_at": "2023-09-29T09:38:11.373351-04:00",
                    "name": "Sheffield United",
                    "reward": "6.49000",
                    "odds": "6.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/567aee38-ec82-4370-8e7c-14718430dfe1/?format=api"
                }
            ]
        },
        {
            "id": "439a45a4-4122-4295-8da0-864f40b78e7c",
            "match": "https://api-prod.gambitprofit.com/api/matches/336d547b-053f-49ea-9751-e172a1b1bd50/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-29T09:38:11.378682-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": "Game Total Over 2.5",
                        "amount": 5703.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4297.0
                    }
                ],
                "expected_reward_tokens": 9238.55,
                "profit_sb": -261.45,
                "profit_sb_percentage": -2.75,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ca773388-2f0c-4cf3-80ac-e67667a2b8a7",
                    "gambit_id": "a093a2cd-17bb-4fb8-bad9-59548cdd0e3c",
                    "last_updated": "2023-10-02T10:53:21.580882-04:00",
                    "created_at": "2023-09-29T09:38:11.382579-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.62000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/439a45a4-4122-4295-8da0-864f40b78e7c/?format=api"
                },
                {
                    "id": "2e58e575-d38d-4059-aa2a-a2106a04d66e",
                    "gambit_id": "6d2c2701-79bf-4f28-8a11-901a55e449a5",
                    "last_updated": "2023-10-02T10:53:21.584488-04:00",
                    "created_at": "2023-09-29T09:38:11.402677-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/439a45a4-4122-4295-8da0-864f40b78e7c/?format=api"
                }
            ]
        }
    ]
}