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/f95fa204-2ee5-492a-b5ee-112ea89dc5e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f95fa204-2ee5-492a-b5ee-112ea89dc5e0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3493c344-b50c-4971-b066-a0f25aa69a58",
    "completed": true,
    "last_updated": "2023-03-13T14:01:49.135114-04:00",
    "created_at": "2023-03-10T08:46:53.008118-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.21,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/3493c344-b50c-4971-b066-a0f25aa69a58",
    "datetime": "2023-03-11T10:00:00-05:00",
    "cutoff_datetime": "2023-03-11T10:00:00-05:00",
    "name": "Leeds United v. Brighton & Hove Albion",
    "bettypes": [
        {
            "id": "e78cbb93-8621-4dcd-89ff-9a0f3b5b8f22",
            "match": "https://api-prod.gambitprofit.com/api/matches/f95fa204-2ee5-492a-b5ee-112ea89dc5e0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-10T08:46:53.013899-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Brighton & Hove Albion",
                        "amount": 6629.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3371.0
                    }
                ],
                "expected_reward_tokens": 11932.2,
                "profit_sb": 2432.2,
                "profit_sb_percentage": 25.6,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Brighton & Hove Albion",
                        "amount": 5162.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2625.0
                    },
                    {
                        "team": "Leeds United",
                        "amount": 2212.0
                    }
                ],
                "expected_reward_tokens": 9290.4,
                "profit_sb": -209.6,
                "profit_sb_percentage": -2.21,
                "recommended": false
            },
            "lines": [
                {
                    "id": "27a4ced3-fa22-4313-8709-ff290df469a0",
                    "gambit_id": "16e40987-bf6d-4941-92be-9e2c673e6692",
                    "last_updated": "2023-03-13T14:01:49.142958-04:00",
                    "created_at": "2023-03-10T08:46:53.015184-05:00",
                    "name": "Brighton & Hove Albion",
                    "reward": "1.80000",
                    "odds": "1.83000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e78cbb93-8621-4dcd-89ff-9a0f3b5b8f22/?format=api"
                },
                {
                    "id": "b6691e52-3bc0-4046-904e-653f6a85f36b",
                    "gambit_id": "4f39999a-e6de-496a-ac27-1798291e8bf1",
                    "last_updated": "2023-03-13T14:01:49.145711-04:00",
                    "created_at": "2023-03-10T08:46:53.018364-05:00",
                    "name": "Draw",
                    "reward": "3.54000",
                    "odds": "3.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e78cbb93-8621-4dcd-89ff-9a0f3b5b8f22/?format=api"
                },
                {
                    "id": "1f8a042e-0587-481b-b907-6cb7f9f382e1",
                    "gambit_id": "e4ae4862-c2e1-4e3b-ac14-b42e6328fbe2",
                    "last_updated": "2023-03-13T14:01:49.144331-04:00",
                    "created_at": "2023-03-10T08:46:53.016870-05:00",
                    "name": "Leeds United",
                    "reward": "4.20000",
                    "odds": "4.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e78cbb93-8621-4dcd-89ff-9a0f3b5b8f22/?format=api"
                }
            ]
        },
        {
            "id": "218ab8a5-5977-4d47-8912-a3568d9038aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/f95fa204-2ee5-492a-b5ee-112ea89dc5e0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-10T08:46:53.009854-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": 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": "48494338-8c78-4f2a-b29c-78230c288433",
                    "gambit_id": "43ef29cd-0e75-45b4-9a54-85ec216f22e5",
                    "last_updated": "2023-03-13T14:01:49.138710-04:00",
                    "created_at": "2023-03-10T08:46:53.011201-05: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/218ab8a5-5977-4d47-8912-a3568d9038aa/?format=api"
                },
                {
                    "id": "75fd68c0-cb88-4d66-9d91-3f5fa0bdbdb7",
                    "gambit_id": "144e7526-e2ce-46bb-afd7-75586c067300",
                    "last_updated": "2023-03-13T14:01:49.140199-04:00",
                    "created_at": "2023-03-10T08:46:53.012545-05: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/218ab8a5-5977-4d47-8912-a3568d9038aa/?format=api"
                }
            ]
        }
    ]
}