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/4f24a6b0-dd80-4fd7-a38b-0bb6a84a72be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4f24a6b0-dd80-4fd7-a38b-0bb6a84a72be",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "30123fee-fcbc-4101-8315-32df5447a245",
    "completed": true,
    "last_updated": "2023-05-08T11:47:05.727776-04:00",
    "created_at": "2023-05-07T11:57:06.874733-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/30123fee-fcbc-4101-8315-32df5447a245",
    "datetime": "2023-05-07T13:40:00-04:00",
    "cutoff_datetime": "2023-05-07T13:40:00-04:00",
    "name": "MIN (J Ryan) v. CLE (C Quantrill)",
    "bettypes": [
        {
            "id": "7b4b1374-10f8-434a-8477-ab7ac7e0f36e",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f24a6b0-dd80-4fd7-a38b-0bb6a84a72be/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-07T11:57:06.890929-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": "MIN (J Ryan)",
                        "amount": 5838.0
                    },
                    {
                        "team": "CLE (C Quantrill)",
                        "amount": 4162.0
                    }
                ],
                "expected_reward_tokens": 9572.6,
                "profit_sb": 72.6,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "873153bc-89a3-4b16-9506-e24fb4be1f24",
                    "gambit_id": "d8316e07-41fa-478e-8468-1e581d63c456",
                    "last_updated": "2023-05-08T11:47:05.743019-04:00",
                    "created_at": "2023-05-07T11:57:06.895780-04:00",
                    "name": "MIN (J Ryan)",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4b1374-10f8-434a-8477-ab7ac7e0f36e/?format=api"
                },
                {
                    "id": "a3ed80b7-7ef1-4b2b-bbc2-8e7a67a6c6ee",
                    "gambit_id": "b930faa3-55d9-48b4-8fb0-cf0327f38114",
                    "last_updated": "2023-05-08T11:47:05.741177-04:00",
                    "created_at": "2023-05-07T11:57:06.893358-04:00",
                    "name": "CLE (C Quantrill)",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4b1374-10f8-434a-8477-ab7ac7e0f36e/?format=api"
                }
            ]
        },
        {
            "id": "883e797d-d8dd-4699-be09-5319fe5e8335",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f24a6b0-dd80-4fd7-a38b-0bb6a84a72be/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-07T11:57:06.883641-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": "CLE",
                        "amount": 5512.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ff4f1783-3c89-4f8d-9466-a9c41e81decb",
                    "gambit_id": "844df00d-2189-46e3-b084-af237be269ec",
                    "last_updated": "2023-05-08T11:47:05.736992-04:00",
                    "created_at": "2023-05-07T11:57:06.886051-04:00",
                    "name": "CLE",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/883e797d-d8dd-4699-be09-5319fe5e8335/?format=api"
                },
                {
                    "id": "74deffd8-cd12-438e-987a-2db61650ac27",
                    "gambit_id": "4ee11c89-c054-4a87-8705-d6515c5ee1b5",
                    "last_updated": "2023-05-08T11:47:05.738432-04:00",
                    "created_at": "2023-05-07T11:57:06.888408-04:00",
                    "name": "MIN",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/883e797d-d8dd-4699-be09-5319fe5e8335/?format=api"
                }
            ]
        },
        {
            "id": "aa5c19c3-a4f0-4b7b-a337-5b6cb8fc07a8",
            "match": "https://api-prod.gambitprofit.com/api/matches/4f24a6b0-dd80-4fd7-a38b-0bb6a84a72be/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-07T11:57:06.877067-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 Over 8.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1fd33f0c-a9f8-461f-bb25-65cba698dafa",
                    "gambit_id": "fb90d7c0-06e1-433a-a71a-b55493b98d1a",
                    "last_updated": "2023-05-08T11:47:05.733705-04:00",
                    "created_at": "2023-05-07T11:57:06.881205-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa5c19c3-a4f0-4b7b-a337-5b6cb8fc07a8/?format=api"
                },
                {
                    "id": "ce94e912-cc78-48c5-bb81-93bc4bf73972",
                    "gambit_id": "c071020b-4f25-4d33-a1bc-1a893b875960",
                    "last_updated": "2023-05-08T11:47:05.732060-04:00",
                    "created_at": "2023-05-07T11:57:06.879010-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa5c19c3-a4f0-4b7b-a337-5b6cb8fc07a8/?format=api"
                }
            ]
        }
    ]
}