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/8ccf0012-9096-4ef3-9d79-78efc7aabec3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8ccf0012-9096-4ef3-9d79-78efc7aabec3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "82674c26-9fc7-41c5-ab3e-69ac3b73bdf7",
    "completed": true,
    "last_updated": "2023-04-05T22:57:05.481956-04:00",
    "created_at": "2023-04-04T09:56:54.070031-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -3.03,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/82674c26-9fc7-41c5-ab3e-69ac3b73bdf7",
    "datetime": "2023-04-04T14:45:00-04:00",
    "cutoff_datetime": "2023-04-04T14:45:00-04:00",
    "name": "Leicester City v. Aston Villa",
    "bettypes": [
        {
            "id": "56268aed-2e75-4a0f-966e-5143b6263af2",
            "match": "https://api-prod.gambitprofit.com/api/matches/8ccf0012-9096-4ef3-9d79-78efc7aabec3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-04T09:56:54.077206-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Aston Villa",
                        "amount": 5087.0
                    },
                    {
                        "team": "Leicester City",
                        "amount": 4913.0
                    }
                ],
                "expected_reward_tokens": 12920.98,
                "profit_sb": 3420.98,
                "profit_sb_percentage": 36.01,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Aston Villa",
                        "amount": 3627.0
                    },
                    {
                        "team": "Leicester City",
                        "amount": 3503.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2870.0
                    }
                ],
                "expected_reward_tokens": 9212.58,
                "profit_sb": -287.42,
                "profit_sb_percentage": -3.03,
                "recommended": false
            },
            "lines": [
                {
                    "id": "671bef9f-c885-4127-ae88-6c7ede9aa52a",
                    "gambit_id": "933bdb71-65db-4ac3-90cb-1a995c5a1f00",
                    "last_updated": "2023-04-05T22:57:05.489084-04:00",
                    "created_at": "2023-04-04T09:56:54.078980-04:00",
                    "name": "Aston Villa",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56268aed-2e75-4a0f-966e-5143b6263af2/?format=api"
                },
                {
                    "id": "b20b36f4-f0ae-4140-b1d3-4af864125654",
                    "gambit_id": "1519aed2-f092-4037-8bdd-866913cec2aa",
                    "last_updated": "2023-04-05T22:57:05.490437-04:00",
                    "created_at": "2023-04-04T09:56:54.080730-04:00",
                    "name": "Leicester City",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56268aed-2e75-4a0f-966e-5143b6263af2/?format=api"
                },
                {
                    "id": "29e8ee80-7997-4fda-aac0-abf3a6e299c0",
                    "gambit_id": "575862e8-c633-48a0-954d-e01c1b01aa20",
                    "last_updated": "2023-04-05T22:57:05.491762-04:00",
                    "created_at": "2023-04-04T09:56:54.082471-04:00",
                    "name": "Draw",
                    "reward": "3.21000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56268aed-2e75-4a0f-966e-5143b6263af2/?format=api"
                }
            ]
        },
        {
            "id": "4fb0dce5-9e87-4fe9-bbf3-12171e18a086",
            "match": "https://api-prod.gambitprofit.com/api/matches/8ccf0012-9096-4ef3-9d79-78efc7aabec3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-04T09:56:54.072085-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 Under 2.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9200.0,
                "profit_sb": -300.0,
                "profit_sb_percentage": -3.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ad5e2d31-8602-4669-8467-340cc5de7273",
                    "gambit_id": "c1735e36-57e7-40eb-bc7a-ff0d8686fe0e",
                    "last_updated": "2023-04-05T22:57:05.484892-04:00",
                    "created_at": "2023-04-04T09:56:54.073635-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.84000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fb0dce5-9e87-4fe9-bbf3-12171e18a086/?format=api"
                },
                {
                    "id": "4a12066e-f47d-4a77-8b0d-247bfdace3f7",
                    "gambit_id": "3f3031ed-4e53-4483-9b92-ebc43b3a4650",
                    "last_updated": "2023-04-05T22:57:05.486334-04:00",
                    "created_at": "2023-04-04T09:56:54.075400-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.84000",
                    "odds": "1.88000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fb0dce5-9e87-4fe9-bbf3-12171e18a086/?format=api"
                }
            ]
        }
    ]
}