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/2731f09c-72b4-468d-b0a3-ea3f01200d50/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2731f09c-72b4-468d-b0a3-ea3f01200d50",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bccd3e2c-4961-4e89-93ef-06f2e6f5fc22",
    "completed": true,
    "last_updated": "2023-06-14T11:18:15.249478-04:00",
    "created_at": "2023-06-13T09:08:20.842591-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/bccd3e2c-4961-4e89-93ef-06f2e6f5fc22",
    "datetime": "2023-06-13T20:10:00-04:00",
    "cutoff_datetime": "2023-06-13T20:10:00-04:00",
    "name": "WAS (P Corbin) v. HOU (H Brown)",
    "bettypes": [
        {
            "id": "a13da285-412c-485c-bcb9-3ff215422500",
            "match": "https://api-prod.gambitprofit.com/api/matches/2731f09c-72b4-468d-b0a3-ea3f01200d50/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-13T09:08:20.845815-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": "HOU (H Brown)",
                        "amount": 6942.0
                    },
                    {
                        "team": "WAS (P Corbin)",
                        "amount": 3058.0
                    }
                ],
                "expected_reward_tokens": 9510.38,
                "profit_sb": 10.38,
                "profit_sb_percentage": 0.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d8039fe9-6051-4b61-aca7-74bba3de6a3e",
                    "gambit_id": "6212dd4d-000c-40bf-914e-20cc355330b2",
                    "last_updated": "2023-06-14T11:18:15.258418-04:00",
                    "created_at": "2023-06-13T09:08:20.850161-04:00",
                    "name": "HOU (H Brown)",
                    "reward": "1.37000",
                    "odds": "1.38460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a13da285-412c-485c-bcb9-3ff215422500/?format=api"
                },
                {
                    "id": "2011082a-4bac-44f5-a13a-61ebfbed101d",
                    "gambit_id": "ab425b40-a1d9-4696-9750-6c7d63cb46f4",
                    "last_updated": "2023-06-14T11:18:15.256193-04:00",
                    "created_at": "2023-06-13T09:08:20.848096-04:00",
                    "name": "WAS (P Corbin)",
                    "reward": "3.11000",
                    "odds": "3.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a13da285-412c-485c-bcb9-3ff215422500/?format=api"
                }
            ]
        },
        {
            "id": "587197af-2be8-4933-b9bd-e523428705dd",
            "match": "https://api-prod.gambitprofit.com/api/matches/2731f09c-72b4-468d-b0a3-ea3f01200d50/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-13T09:08:20.852491-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": "HOU",
                        "amount": 5317.0
                    },
                    {
                        "team": "WAS",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e35ef19d-c0b7-4351-ba36-20de758448c4",
                    "gambit_id": "96f5bed2-9932-4351-9f70-06aafef77eca",
                    "last_updated": "2023-06-14T11:18:15.265905-04:00",
                    "created_at": "2023-06-13T09:08:20.856476-04:00",
                    "name": "HOU",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/587197af-2be8-4933-b9bd-e523428705dd/?format=api"
                },
                {
                    "id": "c1056031-430e-478e-b551-0f60233b3168",
                    "gambit_id": "1ea82f3b-f8f0-492d-a32a-655f2055f99b",
                    "last_updated": "2023-06-14T11:18:15.263081-04:00",
                    "created_at": "2023-06-13T09:08:20.854375-04:00",
                    "name": "WAS",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/587197af-2be8-4933-b9bd-e523428705dd/?format=api"
                }
            ]
        },
        {
            "id": "8b351f72-d2c2-4d6a-bec2-915694484a62",
            "match": "https://api-prod.gambitprofit.com/api/matches/2731f09c-72b4-468d-b0a3-ea3f01200d50/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-13T09:08:20.858415-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": 5317.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "469769c2-df6d-4fbd-9a1e-ed1596a6f590",
                    "gambit_id": "4b7c7f23-4459-4607-8747-924b72b47456",
                    "last_updated": "2023-06-14T11:18:15.273814-04:00",
                    "created_at": "2023-06-13T09:08:20.862190-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b351f72-d2c2-4d6a-bec2-915694484a62/?format=api"
                },
                {
                    "id": "b85f9983-d270-47f8-b140-889e62d4b7af",
                    "gambit_id": "3ebd8c72-8b4b-4d2a-b5ca-8cc9aaf58b86",
                    "last_updated": "2023-06-14T11:18:15.271273-04:00",
                    "created_at": "2023-06-13T09:08:20.860271-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b351f72-d2c2-4d6a-bec2-915694484a62/?format=api"
                }
            ]
        }
    ]
}