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/683ed526-c883-4fad-9899-422892c1cea6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "683ed526-c883-4fad-9899-422892c1cea6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9a1d8dd2-8e80-42f1-9012-08e985a46b6a",
    "completed": true,
    "last_updated": "2023-03-13T19:32:14.988008-04:00",
    "created_at": "2023-03-10T08:41:49.233079-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.75,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/9a1d8dd2-8e80-42f1-9012-08e985a46b6a",
    "datetime": "2023-03-12T10:00:00-04:00",
    "cutoff_datetime": "2023-03-12T10:00:00-04:00",
    "name": "West Ham United v. Aston Villa",
    "bettypes": [
        {
            "id": "069afd86-b61e-4d90-b1ef-997cdc8ecb18",
            "match": "https://api-prod.gambitprofit.com/api/matches/683ed526-c883-4fad-9899-422892c1cea6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-10T08:41:49.239186-05: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": 5802.0
                    },
                    {
                        "team": "Draw",
                        "amount": 4198.0
                    }
                ],
                "expected_reward_tokens": 13054.5,
                "profit_sb": 3554.5,
                "profit_sb_percentage": 37.42,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "West Ham United",
                        "amount": 4106.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2971.0
                    },
                    {
                        "team": "Aston Villa",
                        "amount": 2924.0
                    }
                ],
                "expected_reward_tokens": 9238.5,
                "profit_sb": -261.5,
                "profit_sb_percentage": -2.75,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8c8a488d-11b3-48c7-9bcd-90f91f4d4b16",
                    "gambit_id": "73b50496-2690-48ee-b0f9-e8a2471e9ce1",
                    "last_updated": "2023-03-13T19:32:14.998758-04:00",
                    "created_at": "2023-03-10T08:41:49.241714-05:00",
                    "name": "West Ham United",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/069afd86-b61e-4d90-b1ef-997cdc8ecb18/?format=api"
                },
                {
                    "id": "490ad312-ee99-4323-9856-89dbaf4ab840",
                    "gambit_id": "84852d05-e822-485d-8661-0137f682621d",
                    "last_updated": "2023-03-13T19:32:15.000533-04:00",
                    "created_at": "2023-03-10T08:41:49.243028-05:00",
                    "name": "Draw",
                    "reward": "3.11000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/069afd86-b61e-4d90-b1ef-997cdc8ecb18/?format=api"
                },
                {
                    "id": "13b31008-d88d-489f-9f2b-931be3a70d6d",
                    "gambit_id": "8c74ae0a-ccb3-4b6d-9335-c5485e91b841",
                    "last_updated": "2023-03-13T19:32:14.997181-04:00",
                    "created_at": "2023-03-10T08:41:49.240410-05:00",
                    "name": "Aston Villa",
                    "reward": "3.16000",
                    "odds": "3.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/069afd86-b61e-4d90-b1ef-997cdc8ecb18/?format=api"
                }
            ]
        },
        {
            "id": "a41b20df-3114-4fb4-b336-e58519140090",
            "match": "https://api-prod.gambitprofit.com/api/matches/683ed526-c883-4fad-9899-422892c1cea6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-10T08:41:49.234846-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": "Game Total Under 2.5",
                        "amount": 5523.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4477.0
                    }
                ],
                "expected_reward_tokens": 9222.62,
                "profit_sb": -277.38,
                "profit_sb_percentage": -2.92,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e78443a9-94bd-4df9-bbbd-dc4173631456",
                    "gambit_id": "b9a597b8-2600-41c8-9c33-7a2271209d55",
                    "last_updated": "2023-03-13T19:32:14.992254-04:00",
                    "created_at": "2023-03-10T08:41:49.236347-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.67000",
                    "odds": "1.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a41b20df-3114-4fb4-b336-e58519140090/?format=api"
                },
                {
                    "id": "63d258bb-d880-4e43-b761-fc74b43854b1",
                    "gambit_id": "894f2f72-6eb0-497b-ad81-6fc8e0491e65",
                    "last_updated": "2023-03-13T19:32:14.993877-04:00",
                    "created_at": "2023-03-10T08:41:49.237808-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a41b20df-3114-4fb4-b336-e58519140090/?format=api"
                }
            ]
        }
    ]
}