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/9370825b-4029-47ae-8f84-22ffe5685656/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9370825b-4029-47ae-8f84-22ffe5685656",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8eb0609c-db9f-4637-b641-d9099f9203c3",
    "completed": true,
    "last_updated": "2023-09-21T10:48:07.663715-04:00",
    "created_at": "2023-09-20T13:43:04.942430-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.41,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/8eb0609c-db9f-4637-b641-d9099f9203c3",
    "datetime": "2023-09-20T19:40:00-04:00",
    "cutoff_datetime": "2023-09-20T19:40:00-04:00",
    "name": "PIT (M Keller) v. CHC (J Steele)",
    "bettypes": [
        {
            "id": "4b4dcf89-9318-4ad6-8e27-6b0e6e999089",
            "match": "https://api-prod.gambitprofit.com/api/matches/9370825b-4029-47ae-8f84-22ffe5685656/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-20T13:43:04.950802-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": "CHC (J Steele)",
                        "amount": 6359.0
                    },
                    {
                        "team": "PIT (M Keller)",
                        "amount": 3641.0
                    }
                ],
                "expected_reward_tokens": 9538.5,
                "profit_sb": 38.5,
                "profit_sb_percentage": 0.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e190ed69-699d-4510-8afb-48696e8d2b8e",
                    "gambit_id": "2f2f6efe-2561-4632-9627-838d5b548994",
                    "last_updated": "2023-09-21T10:48:07.682568-04:00",
                    "created_at": "2023-09-20T13:43:04.962747-04:00",
                    "name": "CHC (J Steele)",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b4dcf89-9318-4ad6-8e27-6b0e6e999089/?format=api"
                },
                {
                    "id": "21362698-4e06-470a-8f01-4be42eb481ec",
                    "gambit_id": "5f937467-e6b9-40f2-a2df-6725112c6fa0",
                    "last_updated": "2023-09-21T10:48:07.679274-04:00",
                    "created_at": "2023-09-20T13:43:04.957512-04:00",
                    "name": "PIT (M Keller)",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b4dcf89-9318-4ad6-8e27-6b0e6e999089/?format=api"
                }
            ]
        },
        {
            "id": "2604ae87-6f83-4088-858c-479b644cd819",
            "match": "https://api-prod.gambitprofit.com/api/matches/9370825b-4029-47ae-8f84-22ffe5685656/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-20T13:43:04.966862-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": "PIT",
                        "amount": 5319.0
                    },
                    {
                        "team": "CHC",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e6b94816-9687-4cbc-899b-b7480c4a3ee4",
                    "gambit_id": "975624c2-a866-4f0b-85ac-d16b912d83f2",
                    "last_updated": "2023-09-21T10:48:07.689465-04:00",
                    "created_at": "2023-09-20T13:43:04.970783-04:00",
                    "name": "PIT",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2604ae87-6f83-4088-858c-479b644cd819/?format=api"
                },
                {
                    "id": "835d7b8d-ce28-40d6-a257-c3059e330e4f",
                    "gambit_id": "82fb155f-c4e3-4fca-a968-1d2af9fa44ac",
                    "last_updated": "2023-09-21T10:48:07.693338-04:00",
                    "created_at": "2023-09-20T13:43:04.975687-04:00",
                    "name": "CHC",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2604ae87-6f83-4088-858c-479b644cd819/?format=api"
                }
            ]
        },
        {
            "id": "2231a575-917c-4e7f-a82d-838527e15f53",
            "match": "https://api-prod.gambitprofit.com/api/matches/9370825b-4029-47ae-8f84-22ffe5685656/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-20T13:43:04.980045-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c42b4a32-5da0-4534-8a00-8a92f512f6a2",
                    "gambit_id": "5f63dd7f-b7b1-41f9-9a8c-162083d24642",
                    "last_updated": "2023-09-21T10:48:07.701920-04:00",
                    "created_at": "2023-09-20T13:43:04.983747-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2231a575-917c-4e7f-a82d-838527e15f53/?format=api"
                },
                {
                    "id": "3c95de77-d35d-4283-863f-9eb993488308",
                    "gambit_id": "3a23f6c4-47d4-440c-ba5c-3115acfeb54c",
                    "last_updated": "2023-09-21T10:48:07.705196-04:00",
                    "created_at": "2023-09-20T13:43:04.988730-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2231a575-917c-4e7f-a82d-838527e15f53/?format=api"
                }
            ]
        }
    ]
}