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/f2e1f27c-3975-4d44-ad9c-5f4b65a018bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f2e1f27c-3975-4d44-ad9c-5f4b65a018bb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "be451516-2cf4-4482-8e0c-0306bb27d4fc",
    "completed": true,
    "last_updated": "2023-03-23T17:52:13.348181-04:00",
    "created_at": "2023-03-22T17:01:57.067955-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.13,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/be451516-2cf4-4482-8e0c-0306bb27d4fc",
    "datetime": "2023-03-22T19:10:00-04:00",
    "cutoff_datetime": "2023-03-22T19:10:00-04:00",
    "name": "Denver Nuggets v. Washington Wizards",
    "bettypes": [
        {
            "id": "e30add17-e1a6-452d-9384-190c9247b540",
            "match": "https://api-prod.gambitprofit.com/api/matches/f2e1f27c-3975-4d44-ad9c-5f4b65a018bb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-22T17:01:57.086653-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": "Denver Nuggets",
                        "amount": 7610.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 2390.0
                    }
                ],
                "expected_reward_tokens": 9512.2,
                "profit_sb": 12.2,
                "profit_sb_percentage": 0.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7eb734fe-53ae-4b60-8c1f-aef438a34ee3",
                    "gambit_id": "0433bab9-90e7-41e2-a2f2-feac62b9ae1d",
                    "last_updated": "2023-03-23T17:52:13.371509-04:00",
                    "created_at": "2023-03-22T17:01:57.091304-04:00",
                    "name": "Denver Nuggets",
                    "reward": "1.25000",
                    "odds": "1.25640",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e30add17-e1a6-452d-9384-190c9247b540/?format=api"
                },
                {
                    "id": "e087c23d-bd54-4e02-81c6-0f2daa805c5a",
                    "gambit_id": "acb936dc-9ccd-4d14-bbdc-2be8d43b7d8e",
                    "last_updated": "2023-03-23T17:52:13.367720-04:00",
                    "created_at": "2023-03-22T17:01:57.088903-04:00",
                    "name": "Washington Wizards",
                    "reward": "3.98000",
                    "odds": "4.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e30add17-e1a6-452d-9384-190c9247b540/?format=api"
                }
            ]
        },
        {
            "id": "b58e491f-15b3-478e-a29e-57f41086213b",
            "match": "https://api-prod.gambitprofit.com/api/matches/f2e1f27c-3975-4d44-ad9c-5f4b65a018bb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-22T17:01:57.079757-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": "Washington Wizards",
                        "amount": 5000.0
                    },
                    {
                        "team": "Denver Nuggets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6f5589f7-4e53-4421-8a84-9a520835e2e4",
                    "gambit_id": "815ff0c9-6931-4793-bb94-e6fa322d835e",
                    "last_updated": "2023-03-23T17:52:13.359937-04:00",
                    "created_at": "2023-03-22T17:01:57.082117-04:00",
                    "name": "Washington Wizards",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b58e491f-15b3-478e-a29e-57f41086213b/?format=api"
                },
                {
                    "id": "db8b17d0-ee19-4016-b5b2-54821275e587",
                    "gambit_id": "00ea422b-d502-45ef-97e2-7d0100e06df8",
                    "last_updated": "2023-03-23T17:52:13.363031-04:00",
                    "created_at": "2023-03-22T17:01:57.084204-04:00",
                    "name": "Denver Nuggets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b58e491f-15b3-478e-a29e-57f41086213b/?format=api"
                }
            ]
        },
        {
            "id": "88d6bc43-2c92-4106-b56a-8070acd4d25e",
            "match": "https://api-prod.gambitprofit.com/api/matches/f2e1f27c-3975-4d44-ad9c-5f4b65a018bb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-22T17:01:57.071004-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 225.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 225.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "38bd1aa0-a61c-4a2a-ba19-239161a0c89e",
                    "gambit_id": "e6dc3ee5-c51e-4db5-87eb-d1e0d4ca3854",
                    "last_updated": "2023-03-23T17:52:13.355973-04:00",
                    "created_at": "2023-03-22T17:01:57.077096-04:00",
                    "name": "Game Total Over 225.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88d6bc43-2c92-4106-b56a-8070acd4d25e/?format=api"
                },
                {
                    "id": "c588e644-ff8e-4ce9-9749-0c5a4199d13e",
                    "gambit_id": "54ea2226-833b-49fb-9fc2-6f7f6a19c424",
                    "last_updated": "2023-03-23T17:52:13.353484-04:00",
                    "created_at": "2023-03-22T17:01:57.074229-04:00",
                    "name": "Game Total Under 225.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88d6bc43-2c92-4106-b56a-8070acd4d25e/?format=api"
                }
            ]
        }
    ]
}