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/fbb295c2-ec0e-4180-87d2-ef9dda5bd60b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fbb295c2-ec0e-4180-87d2-ef9dda5bd60b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2efd48e5-4099-4850-a09f-df920e2b1734",
    "completed": true,
    "last_updated": "2023-05-19T11:07:16.591316-04:00",
    "created_at": "2023-05-17T21:11:48.884118-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.58,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/2efd48e5-4099-4850-a09f-df920e2b1734",
    "datetime": "2023-05-18T14:30:00-04:00",
    "cutoff_datetime": "2023-05-18T14:30:00-04:00",
    "name": "Newcastle United v. Brighton & Hove Albion",
    "bettypes": [
        {
            "id": "90ebf6a2-ba5f-445e-86d1-92bf48322b4d",
            "match": "https://api-prod.gambitprofit.com/api/matches/fbb295c2-ec0e-4180-87d2-ef9dda5bd60b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-17T21:11:48.896375-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Newcastle United",
                        "amount": 6868.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3132.0
                    }
                ],
                "expected_reward_tokens": 12087.68,
                "profit_sb": 2587.68,
                "profit_sb_percentage": 27.24,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Newcastle United",
                        "amount": 5259.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2398.0
                    },
                    {
                        "team": "Brighton & Hove Albion",
                        "amount": 2343.0
                    }
                ],
                "expected_reward_tokens": 9254.85,
                "profit_sb": -245.15,
                "profit_sb_percentage": -2.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f3b0cdfd-1ba5-49cb-bbc6-eed5ea3dd25a",
                    "gambit_id": "7834fa01-d36d-4154-814f-7b09c788cd93",
                    "last_updated": "2023-05-19T11:07:16.601368-04:00",
                    "created_at": "2023-05-17T21:11:48.898743-04:00",
                    "name": "Newcastle United",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90ebf6a2-ba5f-445e-86d1-92bf48322b4d/?format=api"
                },
                {
                    "id": "cb50116f-9d82-43e3-8abc-38f8fb20831b",
                    "gambit_id": "312a84d5-2900-4d1b-87be-b29fba58a392",
                    "last_updated": "2023-05-19T11:07:16.605029-04:00",
                    "created_at": "2023-05-17T21:11:48.904483-04:00",
                    "name": "Draw",
                    "reward": "3.86000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90ebf6a2-ba5f-445e-86d1-92bf48322b4d/?format=api"
                },
                {
                    "id": "20e5ef18-a4d3-4f12-9781-5dc6cc61ba37",
                    "gambit_id": "f844f53f-4bbc-4e5c-8024-f2cefe9695f3",
                    "last_updated": "2023-05-19T11:07:16.603089-04:00",
                    "created_at": "2023-05-17T21:11:48.901603-04:00",
                    "name": "Brighton & Hove Albion",
                    "reward": "3.95000",
                    "odds": "4.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90ebf6a2-ba5f-445e-86d1-92bf48322b4d/?format=api"
                }
            ]
        },
        {
            "id": "7344686e-a196-4d79-a018-a7f3deb9bdfb",
            "match": "https://api-prod.gambitprofit.com/api/matches/fbb295c2-ec0e-4180-87d2-ef9dda5bd60b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-17T21:11:48.887978-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": 6134.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3866.0
                    }
                ],
                "expected_reward_tokens": 9201.0,
                "profit_sb": -299.0,
                "profit_sb_percentage": -3.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c557acc5-9d05-43f7-b2d5-79f9d565c204",
                    "gambit_id": "c6602d85-e6a7-423f-a364-f346b6ff6c90",
                    "last_updated": "2023-05-19T11:07:16.597506-04:00",
                    "created_at": "2023-05-17T21:11:48.893665-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.50000",
                    "odds": "1.53000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7344686e-a196-4d79-a018-a7f3deb9bdfb/?format=api"
                },
                {
                    "id": "fe176df3-1ce5-4bc3-8c9d-7b203a3a5ed6",
                    "gambit_id": "564f5706-d483-4d67-ab8f-522cf543fbe8",
                    "last_updated": "2023-05-19T11:07:16.595796-04:00",
                    "created_at": "2023-05-17T21:11:48.891035-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7344686e-a196-4d79-a018-a7f3deb9bdfb/?format=api"
                }
            ]
        }
    ]
}