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/90bb70d6-549c-4316-8b82-b4163b86bb13/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "90bb70d6-549c-4316-8b82-b4163b86bb13",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5d0dece3-8729-4a81-9f70-5d0a904187cd",
    "completed": true,
    "last_updated": "2023-07-28T09:33:24.886227-04:00",
    "created_at": "2023-07-27T08:33:21.045518-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/5d0dece3-8729-4a81-9f70-5d0a904187cd",
    "datetime": "2023-07-27T13:10:00-04:00",
    "cutoff_datetime": "2023-07-27T13:10:00-04:00",
    "name": "LAA (S Ohtani) v. DET (M Lorenzen) - Game 1",
    "bettypes": [
        {
            "id": "a2335d93-19cc-4dad-8dfb-45a4cf853b45",
            "match": "https://api-prod.gambitprofit.com/api/matches/90bb70d6-549c-4316-8b82-b4163b86bb13/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-27T08:33:21.055687-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": "LAA (S Ohtani)",
                        "amount": 5440.0
                    },
                    {
                        "team": "DET (M Lorenzen)",
                        "amount": 4560.0
                    }
                ],
                "expected_reward_tokens": 9574.4,
                "profit_sb": 74.4,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "140ba4fc-0f85-4f64-833d-8b6342da31fa",
                    "gambit_id": "6ebbf874-de34-48f3-b417-ba286b562f5b",
                    "last_updated": "2023-07-28T09:33:24.895035-04:00",
                    "created_at": "2023-07-27T08:33:21.062118-04:00",
                    "name": "LAA (S Ohtani)",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2335d93-19cc-4dad-8dfb-45a4cf853b45/?format=api"
                },
                {
                    "id": "5f5f3f13-c1d8-4842-9954-00a59704f8c2",
                    "gambit_id": "58adeef8-4da6-4e8e-9b65-3d7b8ed448fd",
                    "last_updated": "2023-07-28T09:33:24.898345-04:00",
                    "created_at": "2023-07-27T08:33:21.067133-04:00",
                    "name": "DET (M Lorenzen)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2335d93-19cc-4dad-8dfb-45a4cf853b45/?format=api"
                }
            ]
        },
        {
            "id": "617782e0-b608-4e60-ad33-dd976c389220",
            "match": "https://api-prod.gambitprofit.com/api/matches/90bb70d6-549c-4316-8b82-b4163b86bb13/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-27T08:33:21.071917-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": "DET",
                        "amount": 5857.0
                    },
                    {
                        "team": "LAA",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "826d52ec-cd68-4c17-9964-41ec452b36c3",
                    "gambit_id": "72690c56-f198-4543-8c90-62a98eda25df",
                    "last_updated": "2023-07-28T09:33:24.908074-04:00",
                    "created_at": "2023-07-27T08:33:21.082453-04:00",
                    "name": "DET",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/617782e0-b608-4e60-ad33-dd976c389220/?format=api"
                },
                {
                    "id": "38526e63-6355-43f6-ae0d-97a5af827a8d",
                    "gambit_id": "0e02783e-17d8-40bf-a001-815330bb56b5",
                    "last_updated": "2023-07-28T09:33:24.904880-04:00",
                    "created_at": "2023-07-27T08:33:21.077596-04:00",
                    "name": "LAA",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/617782e0-b608-4e60-ad33-dd976c389220/?format=api"
                }
            ]
        },
        {
            "id": "0d3b8033-24a3-4a49-b27c-f9b980988ca2",
            "match": "https://api-prod.gambitprofit.com/api/matches/90bb70d6-549c-4316-8b82-b4163b86bb13/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-27T08:33:21.086953-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e906269b-26a1-4a76-a645-efcf29b3d6a7",
                    "gambit_id": "92900522-ad4d-40e8-ba4e-89ae75678540",
                    "last_updated": "2023-07-28T09:33:24.919572-04:00",
                    "created_at": "2023-07-27T08:33:21.095231-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d3b8033-24a3-4a49-b27c-f9b980988ca2/?format=api"
                },
                {
                    "id": "b91b0b6b-22cc-42e0-bbe0-25a56c682310",
                    "gambit_id": "976ea7a4-4ebb-4b4e-90eb-c9277aaaa409",
                    "last_updated": "2023-07-28T09:33:24.915968-04:00",
                    "created_at": "2023-07-27T08:33:21.090912-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d3b8033-24a3-4a49-b27c-f9b980988ca2/?format=api"
                }
            ]
        }
    ]
}