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/98e1ab53-8bfe-4f64-bb86-1a9f54a782f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "98e1ab53-8bfe-4f64-bb86-1a9f54a782f6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "41e5c05a-2321-46cf-8ed7-c3e4014af793",
    "completed": true,
    "last_updated": "2023-12-23T14:43:20.372178-05:00",
    "created_at": "2023-12-21T09:13:06.069857-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.28,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/41e5c05a-2321-46cf-8ed7-c3e4014af793",
    "datetime": "2023-12-21T20:10:00-05:00",
    "cutoff_datetime": "2023-12-21T20:10:00-05:00",
    "name": "Orlando Magic v. Milwaukee Bucks",
    "bettypes": [
        {
            "id": "7e52fbc7-4859-4558-b0ff-0183478e33b4",
            "match": "https://api-prod.gambitprofit.com/api/matches/98e1ab53-8bfe-4f64-bb86-1a9f54a782f6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-21T09:13:06.087030-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": 7520.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 2480.0
                    }
                ],
                "expected_reward_tokens": 9473.6,
                "profit_sb": -26.4,
                "profit_sb_percentage": -0.28,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b77c6184-5251-4723-9dc9-ee0c3b3d8d3a",
                    "gambit_id": "1d0ca45f-9e20-4ad2-b338-21025d82ca0d",
                    "last_updated": "2023-12-23T14:43:20.388183-05:00",
                    "created_at": "2023-12-21T09:13:06.095653-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.26000",
                    "odds": "1.27030",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e52fbc7-4859-4558-b0ff-0183478e33b4/?format=api"
                },
                {
                    "id": "f1f678ce-1063-4c4a-8149-440b6de580d0",
                    "gambit_id": "85a050ee-ecb7-4f4b-a4f4-460aaa6c0775",
                    "last_updated": "2023-12-23T14:43:20.384680-05:00",
                    "created_at": "2023-12-21T09:13:06.091384-05:00",
                    "name": "Orlando Magic",
                    "reward": "3.82000",
                    "odds": "3.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e52fbc7-4859-4558-b0ff-0183478e33b4/?format=api"
                }
            ]
        },
        {
            "id": "f2f9277e-4be6-4910-b792-5c7036c2d050",
            "match": "https://api-prod.gambitprofit.com/api/matches/98e1ab53-8bfe-4f64-bb86-1a9f54a782f6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-21T09:13:06.099209-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": "Orlando Magic",
                        "amount": 5000.0
                    },
                    {
                        "team": "Milwaukee Bucks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2d17c12d-31d7-4ce5-b431-7a6096ace548",
                    "gambit_id": "e644ad83-126d-4ac8-b63e-79a929ad3042",
                    "last_updated": "2023-12-23T14:43:20.394685-05:00",
                    "created_at": "2023-12-21T09:13:06.102659-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2f9277e-4be6-4910-b792-5c7036c2d050/?format=api"
                },
                {
                    "id": "f5f21086-88c8-47d2-92c3-d11d0f9ed1ec",
                    "gambit_id": "ddaa379c-eec4-42f8-990c-ef614a0902d2",
                    "last_updated": "2023-12-23T14:43:20.397966-05:00",
                    "created_at": "2023-12-21T09:13:06.108945-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2f9277e-4be6-4910-b792-5c7036c2d050/?format=api"
                }
            ]
        },
        {
            "id": "1b997999-022c-450f-994e-83c37d400915",
            "match": "https://api-prod.gambitprofit.com/api/matches/98e1ab53-8bfe-4f64-bb86-1a9f54a782f6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-21T09:13:06.112697-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 238.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 238.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b95d90c6-4711-4812-8fe4-dff24cb675c7",
                    "gambit_id": "eaa4f3a0-a7c3-4769-9ada-6dd87d0708ee",
                    "last_updated": "2023-12-23T14:43:20.404702-05:00",
                    "created_at": "2023-12-21T09:13:06.116743-05:00",
                    "name": "Game Total Over 238.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "238.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b997999-022c-450f-994e-83c37d400915/?format=api"
                },
                {
                    "id": "b6d809b4-593a-4ded-be0f-a42182ff4abb",
                    "gambit_id": "08a949a5-5c07-4919-be40-8ed98c6a2407",
                    "last_updated": "2023-12-23T14:43:20.407966-05:00",
                    "created_at": "2023-12-21T09:13:06.121267-05:00",
                    "name": "Game Total Under 238.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "238.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b997999-022c-450f-994e-83c37d400915/?format=api"
                }
            ]
        }
    ]
}