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/70596e03-bcb1-42db-bf49-29ff4f156ded/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "70596e03-bcb1-42db-bf49-29ff4f156ded",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3f3fd8fe-435e-45d0-888d-feaf8135b39d",
    "completed": true,
    "last_updated": "2023-07-04T10:18:06.107391-04:00",
    "created_at": "2023-07-02T08:58:23.992501-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3f3fd8fe-435e-45d0-888d-feaf8135b39d",
    "datetime": "2023-07-02T14:10:00-04:00",
    "cutoff_datetime": "2023-07-02T14:10:00-04:00",
    "name": "LOS (T Gonsolin) v. KAN (B Singer)",
    "bettypes": [
        {
            "id": "a86708e8-3f58-4436-87d2-3a78db98818b",
            "match": "https://api-prod.gambitprofit.com/api/matches/70596e03-bcb1-42db-bf49-29ff4f156ded/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-02T08:58:23.995465-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": "LOS (T Gonsolin)",
                        "amount": 6173.0
                    },
                    {
                        "team": "KAN (B Singer)",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d7b496cd-92d3-49f9-862d-466bda40e50d",
                    "gambit_id": "935cb4ad-c7d2-4687-8bc5-e8fa7b8eb848",
                    "last_updated": "2023-07-04T10:18:06.111702-04:00",
                    "created_at": "2023-07-02T08:58:23.997522-04:00",
                    "name": "LOS (T Gonsolin)",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a86708e8-3f58-4436-87d2-3a78db98818b/?format=api"
                },
                {
                    "id": "a08b9b64-c7c3-4b8e-a387-bfed273f1900",
                    "gambit_id": "0c385b2e-f675-444e-895b-1eab9a3712c6",
                    "last_updated": "2023-07-04T10:18:06.113652-04:00",
                    "created_at": "2023-07-02T08:58:23.999625-04:00",
                    "name": "KAN (B Singer)",
                    "reward": "2.50000",
                    "odds": "2.57000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a86708e8-3f58-4436-87d2-3a78db98818b/?format=api"
                }
            ]
        },
        {
            "id": "c85ddece-1292-41a8-9205-e0ba4bbcf656",
            "match": "https://api-prod.gambitprofit.com/api/matches/70596e03-bcb1-42db-bf49-29ff4f156ded/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-02T08:58:24.001714-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": "LOS",
                        "amount": 5213.0
                    },
                    {
                        "team": "KAN",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b43d32fc-dc52-4e39-b5ef-aad35bd108b4",
                    "gambit_id": "f324ad6f-f26b-4bee-9ef8-c3262bc98b8c",
                    "last_updated": "2023-07-04T10:18:06.120349-04:00",
                    "created_at": "2023-07-02T08:58:24.005593-04:00",
                    "name": "LOS",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c85ddece-1292-41a8-9205-e0ba4bbcf656/?format=api"
                },
                {
                    "id": "50df079a-1e5e-4b0f-9649-d90e90459cf7",
                    "gambit_id": "66b9da41-233b-4f9a-822c-82357681e0da",
                    "last_updated": "2023-07-04T10:18:06.118262-04:00",
                    "created_at": "2023-07-02T08:58:24.003661-04:00",
                    "name": "KAN",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c85ddece-1292-41a8-9205-e0ba4bbcf656/?format=api"
                }
            ]
        },
        {
            "id": "f64c829b-ee3d-4a18-b1af-047226351b0d",
            "match": "https://api-prod.gambitprofit.com/api/matches/70596e03-bcb1-42db-bf49-29ff4f156ded/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-02T08:58:24.007629-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 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "490d6fda-aca6-4810-8712-1a3b440b33e8",
                    "gambit_id": "3773158b-acba-48d0-b399-83e14be519ee",
                    "last_updated": "2023-07-04T10:18:06.124843-04:00",
                    "created_at": "2023-07-02T08:58:24.009241-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f64c829b-ee3d-4a18-b1af-047226351b0d/?format=api"
                },
                {
                    "id": "10a8db2a-983a-4128-8c5f-3ffd7b275e1d",
                    "gambit_id": "5034b52c-e0cc-4df0-a23a-421c78d316bc",
                    "last_updated": "2023-07-04T10:18:06.126775-04:00",
                    "created_at": "2023-07-02T08:58:24.011061-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f64c829b-ee3d-4a18-b1af-047226351b0d/?format=api"
                }
            ]
        }
    ]
}