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/a5aa3524-5bdf-445c-9754-9e0402bf9f46/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a5aa3524-5bdf-445c-9754-9e0402bf9f46",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3020e534-b50e-4695-a706-7d5803d779bd",
    "completed": true,
    "last_updated": "2023-08-17T10:38:00.241693-04:00",
    "created_at": "2023-08-15T08:58:23.252227-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.93,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3020e534-b50e-4695-a706-7d5803d779bd",
    "datetime": "2023-08-15T19:10:00-04:00",
    "cutoff_datetime": "2023-08-15T19:10:00-04:00",
    "name": "PIT (B Falter) v. NYM (D Peterson)",
    "bettypes": [
        {
            "id": "6380b057-15e4-4644-90d5-040b49b33fbf",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5aa3524-5bdf-445c-9754-9e0402bf9f46/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-15T08:58:23.263321-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": "NYM (D Peterson)",
                        "amount": 5776.0
                    },
                    {
                        "team": "PIT (B Falter)",
                        "amount": 4224.0
                    }
                ],
                "expected_reward_tokens": 9588.16,
                "profit_sb": 88.16,
                "profit_sb_percentage": 0.93,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ad1346ee-57c0-40e0-8c99-a82f9c94a76e",
                    "gambit_id": "7a73e1d7-44ac-451e-9b89-1a272b952c0b",
                    "last_updated": "2023-08-17T10:38:00.263630-04:00",
                    "created_at": "2023-08-15T08:58:23.273342-04:00",
                    "name": "NYM (D Peterson)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6380b057-15e4-4644-90d5-040b49b33fbf/?format=api"
                },
                {
                    "id": "76653978-22af-4363-8a92-5d73315db632",
                    "gambit_id": "7c9cad8f-2425-4952-b0e4-4c951c57a27d",
                    "last_updated": "2023-08-17T10:38:00.260201-04:00",
                    "created_at": "2023-08-15T08:58:23.268775-04:00",
                    "name": "PIT (B Falter)",
                    "reward": "2.27000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6380b057-15e4-4644-90d5-040b49b33fbf/?format=api"
                }
            ]
        },
        {
            "id": "2863a40d-e2e0-423b-a559-f799e6a82802",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5aa3524-5bdf-445c-9754-9e0402bf9f46/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-15T08:58:23.277459-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": "PIT",
                        "amount": 5857.0
                    },
                    {
                        "team": "NYM",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "066a5652-d66c-4874-8577-49a607712c9d",
                    "gambit_id": "5480e363-737e-4176-a8ba-a53dbba7bb34",
                    "last_updated": "2023-08-17T10:38:00.270323-04:00",
                    "created_at": "2023-08-15T08:58:23.282301-04:00",
                    "name": "PIT",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2863a40d-e2e0-423b-a559-f799e6a82802/?format=api"
                },
                {
                    "id": "7892ef08-dcee-4b3d-be2c-d8b2992b3882",
                    "gambit_id": "41a33e0c-43c6-496e-88e7-e84d755f10d1",
                    "last_updated": "2023-08-17T10:38:00.273719-04:00",
                    "created_at": "2023-08-15T08:58:23.286649-04:00",
                    "name": "NYM",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2863a40d-e2e0-423b-a559-f799e6a82802/?format=api"
                }
            ]
        },
        {
            "id": "388fc960-e920-4489-9fc8-1e57011b6bd5",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5aa3524-5bdf-445c-9754-9e0402bf9f46/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-15T08:58:23.290788-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 Under 8.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "464f5e0e-5833-4513-9235-72997b283b00",
                    "gambit_id": "0c84ad0a-668b-4c06-aee3-092c78b0adfd",
                    "last_updated": "2023-08-17T10:38:00.283999-04:00",
                    "created_at": "2023-08-15T08:58:23.297868-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/388fc960-e920-4489-9fc8-1e57011b6bd5/?format=api"
                },
                {
                    "id": "f32a9f44-7e19-4849-89fc-a80bddc125fd",
                    "gambit_id": "01170b5b-a2e0-4220-908b-ce9d719aa817",
                    "last_updated": "2023-08-17T10:38:00.280617-04:00",
                    "created_at": "2023-08-15T08:58:23.294154-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/388fc960-e920-4489-9fc8-1e57011b6bd5/?format=api"
                }
            ]
        }
    ]
}