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/befa2afd-2157-4143-8bb8-c59fa83b7ea2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "befa2afd-2157-4143-8bb8-c59fa83b7ea2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "55d2b4a8-a573-4cd6-82f0-da2d484206a6",
    "completed": true,
    "last_updated": "2023-03-13T14:01:49.274357-04:00",
    "created_at": "2023-03-10T08:46:53.162306-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.63,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/55d2b4a8-a573-4cd6-82f0-da2d484206a6",
    "datetime": "2023-03-11T10:00:00-05:00",
    "cutoff_datetime": "2023-03-11T10:00:00-05:00",
    "name": "Everton v. Brentford",
    "bettypes": [
        {
            "id": "cef52867-25ea-496c-bc18-345b274c2a3b",
            "match": "https://api-prod.gambitprofit.com/api/matches/befa2afd-2157-4143-8bb8-c59fa83b7ea2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-10T08:46:53.168203-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Everton",
                        "amount": 5187.0
                    },
                    {
                        "team": "Brentford",
                        "amount": 4813.0
                    }
                ],
                "expected_reward_tokens": 13380.14,
                "profit_sb": 3880.14,
                "profit_sb_percentage": 40.84,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Everton",
                        "amount": 3576.0
                    },
                    {
                        "team": "Brentford",
                        "amount": 3318.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3106.0
                    }
                ],
                "expected_reward_tokens": 9224.04,
                "profit_sb": -275.96,
                "profit_sb_percentage": -2.9,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b612aae1-20ce-4c31-8487-aca9006b4129",
                    "gambit_id": "1ba17583-23ff-4843-a093-4d8ebd348d94",
                    "last_updated": "2023-03-13T14:01:49.283141-04:00",
                    "created_at": "2023-03-10T08:46:53.170870-05:00",
                    "name": "Everton",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef52867-25ea-496c-bc18-345b274c2a3b/?format=api"
                },
                {
                    "id": "1cd9496d-1e9f-40c3-9c32-49f7c0383800",
                    "gambit_id": "8452a7eb-4d23-4254-bf43-0a665cff4b17",
                    "last_updated": "2023-03-13T14:01:49.281674-04:00",
                    "created_at": "2023-03-10T08:46:53.169521-05:00",
                    "name": "Brentford",
                    "reward": "2.78000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef52867-25ea-496c-bc18-345b274c2a3b/?format=api"
                },
                {
                    "id": "28e84d25-2b59-40a1-8e97-4188bb915373",
                    "gambit_id": "14299e9a-8b44-4ebe-ac35-0fe6f6432823",
                    "last_updated": "2023-03-13T14:01:49.284470-04:00",
                    "created_at": "2023-03-10T08:46:53.172156-05:00",
                    "name": "Draw",
                    "reward": "2.97000",
                    "odds": "3.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cef52867-25ea-496c-bc18-345b274c2a3b/?format=api"
                }
            ]
        },
        {
            "id": "65f4ccfa-bf9b-4698-a26b-f88df48fb288",
            "match": "https://api-prod.gambitprofit.com/api/matches/befa2afd-2157-4143-8bb8-c59fa83b7ea2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-10T08:46:53.164169-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": 6047.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 3953.0
                    }
                ],
                "expected_reward_tokens": 9250.02,
                "profit_sb": -249.98,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "996273e6-719a-40c8-9f7a-148cdbde8eb0",
                    "gambit_id": "052c4c15-8692-496e-a8b7-f8f35a4e3378",
                    "last_updated": "2023-03-13T14:01:49.277330-04:00",
                    "created_at": "2023-03-10T08:46:53.165462-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.53000",
                    "odds": "1.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65f4ccfa-bf9b-4698-a26b-f88df48fb288/?format=api"
                },
                {
                    "id": "0d40ace8-189d-44e4-9f40-fef6941795c2",
                    "gambit_id": "3b11b301-b775-4b67-a470-8472e3e573c0",
                    "last_updated": "2023-03-13T14:01:49.278587-04:00",
                    "created_at": "2023-03-10T08:46:53.166783-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65f4ccfa-bf9b-4698-a26b-f88df48fb288/?format=api"
                }
            ]
        }
    ]
}