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/bbfc846a-0a97-4b40-93c2-eec1c7dc00a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bbfc846a-0a97-4b40-93c2-eec1c7dc00a7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "39f3e447-fdda-44e8-9186-59ceb314ef40",
    "completed": true,
    "last_updated": "2023-01-12T18:21:58.172018-05:00",
    "created_at": "2023-01-11T08:27:14.377528-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.97,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/39f3e447-fdda-44e8-9186-59ceb314ef40",
    "datetime": "2023-01-11T19:40:00-05:00",
    "cutoff_datetime": "2023-01-11T19:40:00-05:00",
    "name": "Milwaukee Bucks v. Atlanta Hawks",
    "bettypes": [
        {
            "id": "79b8e222-c0e0-4317-8710-b2228d1e4349",
            "match": "https://api-prod.gambitprofit.com/api/matches/bbfc846a-0a97-4b40-93c2-eec1c7dc00a7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-11T13:17:09.270078-05: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": "Milwaukee Bucks",
                        "amount": 6099.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 3901.0
                    }
                ],
                "expected_reward_tokens": 9087.51,
                "profit_sb": 87.51,
                "profit_sb_percentage": 0.97,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b477f58c-4a34-4246-8bbd-942ac0fd8c2e",
                    "gambit_id": "72bf4a1d-5a93-4974-8e85-0a61314025ce",
                    "last_updated": "2023-01-12T18:21:58.179091-05:00",
                    "created_at": "2023-01-11T13:17:09.272611-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.49000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b8e222-c0e0-4317-8710-b2228d1e4349/?format=api"
                },
                {
                    "id": "1345d469-721a-4e5b-ac8f-c3737699e34a",
                    "gambit_id": "e53eb5f5-0c83-4caf-8f6e-a3dea3ecfb1a",
                    "last_updated": "2023-01-12T18:21:58.178024-05:00",
                    "created_at": "2023-01-11T13:17:09.271396-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "2.33000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b8e222-c0e0-4317-8710-b2228d1e4349/?format=api"
                }
            ]
        },
        {
            "id": "50318073-94f9-4984-983f-86bebec8fa15",
            "match": "https://api-prod.gambitprofit.com/api/matches/bbfc846a-0a97-4b40-93c2-eec1c7dc00a7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-11T08:27:14.379144-05: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": "Milwaukee Bucks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Atlanta Hawks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4fd624cc-77ae-4d77-aa0a-3900c93f8b5a",
                    "gambit_id": "8b260245-521b-4c23-bffe-56d79cbaac21",
                    "last_updated": "2023-01-12T18:21:58.182324-05:00",
                    "created_at": "2023-01-11T08:27:14.381689-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50318073-94f9-4984-983f-86bebec8fa15/?format=api"
                },
                {
                    "id": "8497ea71-2640-43b2-983c-2f69e95382cc",
                    "gambit_id": "05f2d1a8-bffc-440e-b412-9f86614e48ef",
                    "last_updated": "2023-01-12T18:21:58.181249-05:00",
                    "created_at": "2023-01-11T08:27:14.380352-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50318073-94f9-4984-983f-86bebec8fa15/?format=api"
                }
            ]
        },
        {
            "id": "e96d8aed-90da-415c-bf1a-012e0aae1699",
            "match": "https://api-prod.gambitprofit.com/api/matches/bbfc846a-0a97-4b40-93c2-eec1c7dc00a7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-11T13:17:09.266300-05: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 227.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 227.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f372a922-e045-4e5f-bb91-1721bb3d10ac",
                    "gambit_id": "ddeffa67-70fa-4f3d-92e6-400fef60b2e9",
                    "last_updated": "2023-01-12T18:21:58.175809-05:00",
                    "created_at": "2023-01-11T13:17:09.268819-05:00",
                    "name": "Game Total Over 227.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "227.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e96d8aed-90da-415c-bf1a-012e0aae1699/?format=api"
                },
                {
                    "id": "a457e0ee-b11d-4422-972c-463da44a1397",
                    "gambit_id": "e09683a1-1b20-407d-9996-26b0746f7e69",
                    "last_updated": "2023-01-12T18:21:58.174725-05:00",
                    "created_at": "2023-01-11T13:17:09.267548-05:00",
                    "name": "Game Total Under 227.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "227.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e96d8aed-90da-415c-bf1a-012e0aae1699/?format=api"
                }
            ]
        }
    ]
}