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/18d27aad-dba8-42c9-af8a-59b5387b1ee6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "18d27aad-dba8-42c9-af8a-59b5387b1ee6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5f722c2d-61e6-402d-ba3c-843e4422ffc1",
    "completed": true,
    "last_updated": "2023-03-08T11:52:08.026525-05:00",
    "created_at": "2023-03-07T09:46:52.131373-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.12,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/5f722c2d-61e6-402d-ba3c-843e4422ffc1",
    "datetime": "2023-03-07T15:00:00-05:00",
    "cutoff_datetime": "2023-03-07T15:00:00-05:00",
    "name": "Benfica v. Club Brugge",
    "bettypes": [
        {
            "id": "14c71fca-971c-49f1-9092-b1ec57437c32",
            "match": "https://api-prod.gambitprofit.com/api/matches/18d27aad-dba8-42c9-af8a-59b5387b1ee6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-07T09:46:52.137331-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Benfica",
                        "amount": 7833.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2167.0
                    }
                ],
                "expected_reward_tokens": 10574.55,
                "profit_sb": 1074.55,
                "profit_sb_percentage": 11.31,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Benfica",
                        "amount": 6843.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1893.0
                    },
                    {
                        "team": "Club Brugge",
                        "amount": 1264.0
                    }
                ],
                "expected_reward_tokens": 9237.84,
                "profit_sb": -262.16,
                "profit_sb_percentage": -2.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b0ea4649-1abc-4580-bd0e-795f164b27ba",
                    "gambit_id": "2a6b75e3-d8b4-40b1-aa0e-a83b0ea63866",
                    "last_updated": "2023-03-08T11:52:08.034054-05:00",
                    "created_at": "2023-03-07T09:46:52.140078-05:00",
                    "name": "Benfica",
                    "reward": "1.35000",
                    "odds": "1.36000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14c71fca-971c-49f1-9092-b1ec57437c32/?format=api"
                },
                {
                    "id": "32ed4bb8-61d0-4d1e-ada1-c7c7a71cbcc8",
                    "gambit_id": "ef578492-5a24-4d20-8c94-210cfde28264",
                    "last_updated": "2023-03-08T11:52:08.035569-05:00",
                    "created_at": "2023-03-07T09:46:52.141335-05:00",
                    "name": "Draw",
                    "reward": "4.88000",
                    "odds": "5.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14c71fca-971c-49f1-9092-b1ec57437c32/?format=api"
                },
                {
                    "id": "d3e8354b-9297-481e-b8d8-d8032ee317bd",
                    "gambit_id": "a394c910-82ec-41a7-9873-0b4e4b8c8a58",
                    "last_updated": "2023-03-08T11:52:08.032885-05:00",
                    "created_at": "2023-03-07T09:46:52.138550-05:00",
                    "name": "Club Brugge",
                    "reward": "7.31000",
                    "odds": "7.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14c71fca-971c-49f1-9092-b1ec57437c32/?format=api"
                }
            ]
        },
        {
            "id": "1dae7254-2231-4fa9-b84d-1a3d95bec8fd",
            "match": "https://api-prod.gambitprofit.com/api/matches/18d27aad-dba8-42c9-af8a-59b5387b1ee6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-07T09:46:52.133298-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 Over 2.5",
                        "amount": 5885.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4115.0
                    }
                ],
                "expected_reward_tokens": 9298.3,
                "profit_sb": -201.7,
                "profit_sb_percentage": -2.12,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fa13126d-bfe2-40ae-9b57-c9527ead8a07",
                    "gambit_id": "3cffb28c-9e9a-4791-9f6a-6ed3fc8687f9",
                    "last_updated": "2023-03-08T11:52:08.030630-05:00",
                    "created_at": "2023-03-07T09:46:52.136037-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.58000",
                    "odds": "1.60000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dae7254-2231-4fa9-b84d-1a3d95bec8fd/?format=api"
                },
                {
                    "id": "93200368-7835-4caa-b4ce-f2e79c4e2d01",
                    "gambit_id": "ba32d50f-54c2-4a52-b10a-fc4c98f40e3e",
                    "last_updated": "2023-03-08T11:52:08.029475-05:00",
                    "created_at": "2023-03-07T09:46:52.134737-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.26000",
                    "odds": "2.30000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dae7254-2231-4fa9-b84d-1a3d95bec8fd/?format=api"
                }
            ]
        }
    ]
}