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/b6c23095-2037-41ab-945c-5ddd0ab8cc5b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b6c23095-2037-41ab-945c-5ddd0ab8cc5b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "39eccdd3-4561-422a-8132-e3d8f8cd63f4",
    "completed": true,
    "last_updated": "2023-08-11T11:03:14.888957-04:00",
    "created_at": "2023-08-10T08:43:00.875562-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.67,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/39eccdd3-4561-422a-8132-e3d8f8cd63f4",
    "datetime": "2023-08-10T18:40:00-04:00",
    "cutoff_datetime": "2023-08-10T18:40:00-04:00",
    "name": "STL (M Liberatore) v. TAM (Z Littell)",
    "bettypes": [
        {
            "id": "d9bd8199-4624-43c3-9520-68368c394770",
            "match": "https://api-prod.gambitprofit.com/api/matches/b6c23095-2037-41ab-945c-5ddd0ab8cc5b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-10T08:43:00.884885-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": "TAM (Z Littell)",
                        "amount": 6293.0
                    },
                    {
                        "team": "STL (M Liberatore)",
                        "amount": 3707.0
                    }
                ],
                "expected_reward_tokens": 9564.06,
                "profit_sb": 64.06,
                "profit_sb_percentage": 0.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b580f9f5-b3cc-45ea-97a7-b9635c84e1c9",
                    "gambit_id": "acbbabd6-54d7-4e69-aaea-1f8b00eec3e4",
                    "last_updated": "2023-08-11T11:03:14.907709-04:00",
                    "created_at": "2023-08-10T08:43:00.917235-04:00",
                    "name": "TAM (Z Littell)",
                    "reward": "1.52000",
                    "odds": "1.54050",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9bd8199-4624-43c3-9520-68368c394770/?format=api"
                },
                {
                    "id": "7f26bde8-069d-4615-b767-8536d45ed048",
                    "gambit_id": "a1750eb1-223d-4221-b5d0-07d7f656bb54",
                    "last_updated": "2023-08-11T11:03:14.903059-04:00",
                    "created_at": "2023-08-10T08:43:00.894291-04:00",
                    "name": "STL (M Liberatore)",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9bd8199-4624-43c3-9520-68368c394770/?format=api"
                }
            ]
        },
        {
            "id": "9dfa47ee-2eee-4d62-a280-315958d44f3f",
            "match": "https://api-prod.gambitprofit.com/api/matches/b6c23095-2037-41ab-945c-5ddd0ab8cc5b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-10T08:43:00.930677-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": "STL",
                        "amount": 5319.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "99dc6ee9-0b93-4b7c-a1b1-6a2d0ed12269",
                    "gambit_id": "46c337e5-de27-4cee-bb13-420c70d8ef98",
                    "last_updated": "2023-08-11T11:03:14.914436-04:00",
                    "created_at": "2023-08-10T08:43:00.940272-04:00",
                    "name": "STL",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dfa47ee-2eee-4d62-a280-315958d44f3f/?format=api"
                },
                {
                    "id": "50d95a8f-4b20-4026-81ee-2b81d9b49c95",
                    "gambit_id": "ed321f6d-b9ea-4a6d-9344-18a53e0b9776",
                    "last_updated": "2023-08-11T11:03:14.932054-04:00",
                    "created_at": "2023-08-10T08:43:00.945758-04:00",
                    "name": "TAM",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dfa47ee-2eee-4d62-a280-315958d44f3f/?format=api"
                }
            ]
        },
        {
            "id": "3d88a37c-812a-4634-83d0-acdbc250ec72",
            "match": "https://api-prod.gambitprofit.com/api/matches/b6c23095-2037-41ab-945c-5ddd0ab8cc5b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-10T08:43:00.952426-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 9.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "403ea9b1-ad8c-4723-bfa3-4883835574ad",
                    "gambit_id": "959bfa13-4e6f-4659-a3c2-ab338a26f8ba",
                    "last_updated": "2023-08-11T11:03:14.944033-04:00",
                    "created_at": "2023-08-10T08:43:00.961357-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d88a37c-812a-4634-83d0-acdbc250ec72/?format=api"
                },
                {
                    "id": "2d593298-29b9-4dc7-862c-cde452eb1a03",
                    "gambit_id": "c6f674f0-256a-48a3-ba5b-cdcefc9db0f1",
                    "last_updated": "2023-08-11T11:03:14.940552-04:00",
                    "created_at": "2023-08-10T08:43:00.956544-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d88a37c-812a-4634-83d0-acdbc250ec72/?format=api"
                }
            ]
        }
    ]
}