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/f383d011-9cda-4332-b3c0-244c9035b822/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f383d011-9cda-4332-b3c0-244c9035b822",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bd6bc777-8ada-4158-8324-8e574801e4cf",
    "completed": true,
    "last_updated": "2023-09-28T18:58:18.011904-04:00",
    "created_at": "2023-09-27T09:22:56.867293-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.99,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/bd6bc777-8ada-4158-8324-8e574801e4cf",
    "datetime": "2023-09-27T18:10:00-04:00",
    "cutoff_datetime": "2023-09-27T18:10:00-04:00",
    "name": "TAM (T Glasnow) v. BOS (B Bello)",
    "bettypes": [
        {
            "id": "8878b07f-465e-4972-b810-950f983e2cf7",
            "match": "https://api-prod.gambitprofit.com/api/matches/f383d011-9cda-4332-b3c0-244c9035b822/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-27T09:22:56.878437-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 (T Glasnow)",
                        "amount": 5578.0
                    },
                    {
                        "team": "BOS (B Bello)",
                        "amount": 4422.0
                    }
                ],
                "expected_reward_tokens": 9594.16,
                "profit_sb": 94.16,
                "profit_sb_percentage": 0.99,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3e3ad95a-138c-4311-b1fe-0fac65e6e9b4",
                    "gambit_id": "3161cefa-ef62-400e-94a2-5757e0b23fe4",
                    "last_updated": "2023-09-28T18:58:18.019777-04:00",
                    "created_at": "2023-09-27T09:22:56.883692-04:00",
                    "name": "TAM (T Glasnow)",
                    "reward": "1.72000",
                    "odds": "1.75760",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8878b07f-465e-4972-b810-950f983e2cf7/?format=api"
                },
                {
                    "id": "5a21df72-04e4-4b7d-89cb-d2312f82cd46",
                    "gambit_id": "9f19c660-29e7-41c1-9cb9-1f51e21b32d8",
                    "last_updated": "2023-09-28T18:58:18.023092-04:00",
                    "created_at": "2023-09-27T09:22:56.888991-04:00",
                    "name": "BOS (B Bello)",
                    "reward": "2.17000",
                    "odds": "2.22000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8878b07f-465e-4972-b810-950f983e2cf7/?format=api"
                }
            ]
        },
        {
            "id": "1f4ffd54-cec9-4a91-96f1-4812d7c637eb",
            "match": "https://api-prod.gambitprofit.com/api/matches/f383d011-9cda-4332-b3c0-244c9035b822/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-27T09:22:56.893585-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": "BOS",
                        "amount": 5773.0
                    },
                    {
                        "team": "TAM",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0dac1635-f291-438f-b216-e9988cec00e8",
                    "gambit_id": "af5c9317-503b-4841-8d63-da7552383f36",
                    "last_updated": "2023-09-28T18:58:18.032811-04:00",
                    "created_at": "2023-09-27T09:22:56.903061-04:00",
                    "name": "BOS",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f4ffd54-cec9-4a91-96f1-4812d7c637eb/?format=api"
                },
                {
                    "id": "0cef3c17-dfca-4f28-a102-75402f0d8192",
                    "gambit_id": "2fbd8eb2-2c3e-4874-8731-4d678cc2eec7",
                    "last_updated": "2023-09-28T18:58:18.029540-04:00",
                    "created_at": "2023-09-27T09:22:56.897809-04:00",
                    "name": "TAM",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f4ffd54-cec9-4a91-96f1-4812d7c637eb/?format=api"
                }
            ]
        },
        {
            "id": "524b3eaf-8137-4dfd-bd5b-f15cbdefe9f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/f383d011-9cda-4332-b3c0-244c9035b822/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-27T09:22:56.908215-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 7.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4bd2342e-5ff0-4419-818d-01402a16572e",
                    "gambit_id": "dc26725a-07d5-4b33-9fc2-198cf6acb94b",
                    "last_updated": "2023-09-28T18:58:18.042622-04:00",
                    "created_at": "2023-09-27T09:22:56.924940-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/524b3eaf-8137-4dfd-bd5b-f15cbdefe9f0/?format=api"
                },
                {
                    "id": "c804f8d6-0879-49dd-a385-8614e7403e50",
                    "gambit_id": "3db93e0c-1c82-40d7-b31f-d5871fd2d4ad",
                    "last_updated": "2023-09-28T18:58:18.039345-04:00",
                    "created_at": "2023-09-27T09:22:56.912519-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/524b3eaf-8137-4dfd-bd5b-f15cbdefe9f0/?format=api"
                }
            ]
        }
    ]
}