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/fbee7cb5-d15c-4117-9f25-8e8f53a495a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fbee7cb5-d15c-4117-9f25-8e8f53a495a9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6c1f643b-3af5-41a4-96fd-84a8f4a8d8fb",
    "completed": true,
    "last_updated": "2022-10-13T09:52:28.890447-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.94,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/6c1f643b-3af5-41a4-96fd-84a8f4a8d8fb",
    "datetime": "2022-10-12T15:00:00-04:00",
    "cutoff_datetime": "2022-10-12T15:00:00-04:00",
    "name": "Sporting CP v. Olympique Marseille",
    "bettypes": [
        {
            "id": "7636b99a-336a-4a5c-b297-4db2aeab0a6d",
            "match": "https://api-prod.gambitprofit.com/api/matches/fbee7cb5-d15c-4117-9f25-8e8f53a495a9/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Sporting CP",
                        "amount": 5600.0
                    },
                    {
                        "team": "Olympique Marseille",
                        "amount": 4400.0
                    }
                ],
                "expected_reward_tokens": 12936.0,
                "profit_sb": 3436.0,
                "profit_sb_percentage": 36.17,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Sporting CP",
                        "amount": 4016.0
                    },
                    {
                        "team": "Olympique Marseille",
                        "amount": 3156.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2828.0
                    }
                ],
                "expected_reward_tokens": 9275.84,
                "profit_sb": -224.16,
                "profit_sb_percentage": -2.36,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a3344861-9a4b-4da6-8db6-7377a26c5df4",
                    "gambit_id": "58e7f16f-d5b6-4f69-bda4-6729b502b71d",
                    "last_updated": "2022-10-13T09:52:28.897549-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Sporting CP",
                    "reward": "2.31000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7636b99a-336a-4a5c-b297-4db2aeab0a6d/?format=api"
                },
                {
                    "id": "b1749eaa-a975-476b-83c1-febddc08869a",
                    "gambit_id": "83adc383-3907-4dfd-9d41-9d31842bb9ad",
                    "last_updated": "2022-10-13T09:52:28.896439-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Olympique Marseille",
                    "reward": "2.94000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7636b99a-336a-4a5c-b297-4db2aeab0a6d/?format=api"
                },
                {
                    "id": "82a00f9f-0a7d-41fe-be46-83de3583adfc",
                    "gambit_id": "4ccefdf9-8a53-46e9-aa66-a9c8a708ed1a",
                    "last_updated": "2022-10-13T09:52:28.898661-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.28000",
                    "odds": "3.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7636b99a-336a-4a5c-b297-4db2aeab0a6d/?format=api"
                }
            ]
        },
        {
            "id": "45294f77-8083-4738-9fef-d812265f55b0",
            "match": "https://api-prod.gambitprofit.com/api/matches/fbee7cb5-d15c-4117-9f25-8e8f53a495a9/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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": 5147.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4853.0
                    }
                ],
                "expected_reward_tokens": 9316.07,
                "profit_sb": -183.93,
                "profit_sb_percentage": -1.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f24c5786-d6cf-48e1-8737-dc35c0966b32",
                    "gambit_id": "d5fb7323-9821-483e-92f8-cd287dd16744",
                    "last_updated": "2022-10-13T09:52:28.893121-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.81000",
                    "odds": "1.83000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45294f77-8083-4738-9fef-d812265f55b0/?format=api"
                },
                {
                    "id": "195131a1-cdcc-46f2-a26c-23e250ae94a6",
                    "gambit_id": "1724f728-b804-456f-872c-cdd511e4717a",
                    "last_updated": "2022-10-13T09:52:28.894245-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.92000",
                    "odds": "1.95000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45294f77-8083-4738-9fef-d812265f55b0/?format=api"
                }
            ]
        }
    ]
}