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/648be2d2-3333-497e-8f96-c099f214ad0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "648be2d2-3333-497e-8f96-c099f214ad0a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "efe07f0f-2ac8-47ee-a241-5f645f0bb9bc",
    "completed": true,
    "last_updated": "2023-05-27T16:17:18.238707-04:00",
    "created_at": "2023-05-26T11:52:13.076881-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/efe07f0f-2ac8-47ee-a241-5f645f0bb9bc",
    "datetime": "2023-05-26T20:10:00-04:00",
    "cutoff_datetime": "2023-05-26T20:10:00-04:00",
    "name": "WAS (P Corbin) v. KAN (J Lyles)",
    "bettypes": [
        {
            "id": "51f9ed6d-312a-4569-b44b-d85e77de00ba",
            "match": "https://api-prod.gambitprofit.com/api/matches/648be2d2-3333-497e-8f96-c099f214ad0a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-26T11:52:13.081839-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": "KAN (J Lyles)",
                        "amount": 5039.0
                    },
                    {
                        "team": "WAS (P Corbin)",
                        "amount": 4961.0
                    }
                ],
                "expected_reward_tokens": 9574.1,
                "profit_sb": 74.1,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a182c434-6a52-49fb-89ea-476f803d641a",
                    "gambit_id": "943fab24-046b-4b72-94d8-dc9c00c21fa9",
                    "last_updated": "2023-05-27T16:17:18.246390-04:00",
                    "created_at": "2023-05-26T11:52:13.088983-04:00",
                    "name": "KAN (J Lyles)",
                    "reward": "1.90000",
                    "odds": "1.93460",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51f9ed6d-312a-4569-b44b-d85e77de00ba/?format=api"
                },
                {
                    "id": "2d5f05c4-d2a9-4a13-91bd-40f83bb193d2",
                    "gambit_id": "de433415-a993-47bc-b71e-e2c78058d59c",
                    "last_updated": "2023-05-27T16:17:18.244463-04:00",
                    "created_at": "2023-05-26T11:52:13.085386-04:00",
                    "name": "WAS (P Corbin)",
                    "reward": "1.93000",
                    "odds": "1.97090",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51f9ed6d-312a-4569-b44b-d85e77de00ba/?format=api"
                }
            ]
        },
        {
            "id": "52a59dcf-f460-4cca-a712-e12b1884fe17",
            "match": "https://api-prod.gambitprofit.com/api/matches/648be2d2-3333-497e-8f96-c099f214ad0a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-26T11:52:13.092110-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": "WAS",
                        "amount": 6399.0
                    },
                    {
                        "team": "KAN",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9e3b4955-5f61-4224-a8d2-bd66a88945f7",
                    "gambit_id": "759545af-4d29-4951-a9e7-c58409f8a734",
                    "last_updated": "2023-05-27T16:17:18.250726-04:00",
                    "created_at": "2023-05-26T11:52:13.094604-04:00",
                    "name": "WAS",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52a59dcf-f460-4cca-a712-e12b1884fe17/?format=api"
                },
                {
                    "id": "9bbef456-ef67-4280-ba82-b697fcb89289",
                    "gambit_id": "62e42352-28e1-4894-bce2-d898c337f5fc",
                    "last_updated": "2023-05-27T16:17:18.253159-04:00",
                    "created_at": "2023-05-26T11:52:13.097345-04:00",
                    "name": "KAN",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52a59dcf-f460-4cca-a712-e12b1884fe17/?format=api"
                }
            ]
        },
        {
            "id": "0e54f00a-f78e-4326-ad3d-f33a9cc497a7",
            "match": "https://api-prod.gambitprofit.com/api/matches/648be2d2-3333-497e-8f96-c099f214ad0a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-26T11:52:13.100135-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",
                        "amount": 5317.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2991ce39-a579-4ed4-bbd9-6de51919fc53",
                    "gambit_id": "8bef08de-a25c-485e-8038-757e64af67e4",
                    "last_updated": "2023-05-27T16:17:18.257192-04:00",
                    "created_at": "2023-05-26T11:52:13.102611-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e54f00a-f78e-4326-ad3d-f33a9cc497a7/?format=api"
                },
                {
                    "id": "4ca4f49f-5f8f-4c0e-946d-620f24b1ec76",
                    "gambit_id": "549e51a4-0a9f-4d1d-8649-0ca1d8f4d8e1",
                    "last_updated": "2023-05-27T16:17:18.259180-04:00",
                    "created_at": "2023-05-26T11:52:13.105280-04:00",
                    "name": "Game Total Under 9",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e54f00a-f78e-4326-ad3d-f33a9cc497a7/?format=api"
                }
            ]
        }
    ]
}