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/3800dee8-eecb-4829-954a-59dded0e63f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3800dee8-eecb-4829-954a-59dded0e63f1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "31de739d-efc3-429b-9627-07240f930519",
    "completed": true,
    "last_updated": "2023-03-26T13:37:09.684987-04:00",
    "created_at": "2023-03-24T13:51:52.168369-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.02,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/31de739d-efc3-429b-9627-07240f930519",
    "datetime": "2023-03-24T21:10:00-04:00",
    "cutoff_datetime": "2023-03-24T21:10:00-04:00",
    "name": "Milwaukee Bucks v. Utah Jazz",
    "bettypes": [
        {
            "id": "a0b44217-769c-407a-989e-c08734258cd4",
            "match": "https://api-prod.gambitprofit.com/api/matches/3800dee8-eecb-4829-954a-59dded0e63f1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-24T13:51:52.181867-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": "Milwaukee Bucks",
                        "amount": 7722.0
                    },
                    {
                        "team": "Utah Jazz",
                        "amount": 2278.0
                    }
                ],
                "expected_reward_tokens": 9498.06,
                "profit_sb": -1.94,
                "profit_sb_percentage": -0.02,
                "recommended": false
            },
            "lines": [
                {
                    "id": "557848da-fd60-4ef6-98e7-7f0beb632833",
                    "gambit_id": "1305e126-a52d-4e6b-9717-5085672f7e90",
                    "last_updated": "2023-03-26T13:37:09.704151-04:00",
                    "created_at": "2023-03-24T13:51:52.186054-04:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.23000",
                    "odds": "1.23810",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0b44217-769c-407a-989e-c08734258cd4/?format=api"
                },
                {
                    "id": "44131d06-08ee-4c3a-b317-8b85705d413d",
                    "gambit_id": "b904d284-37db-4557-ae28-9a0fbea9a580",
                    "last_updated": "2023-03-26T13:37:09.702119-04:00",
                    "created_at": "2023-03-24T13:51:52.183889-04:00",
                    "name": "Utah Jazz",
                    "reward": "4.17000",
                    "odds": "4.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0b44217-769c-407a-989e-c08734258cd4/?format=api"
                }
            ]
        },
        {
            "id": "78a73502-b00e-4c01-a175-dde66feb0cfe",
            "match": "https://api-prod.gambitprofit.com/api/matches/3800dee8-eecb-4829-954a-59dded0e63f1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-24T13:51:52.176134-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": "Utah Jazz",
                        "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": "f9f6434c-e219-45a8-b8d7-20dfe73c1a21",
                    "gambit_id": "9e22e4bf-3996-46e0-9417-da26f05d7176",
                    "last_updated": "2023-03-26T13:37:09.695861-04:00",
                    "created_at": "2023-03-24T13:51:52.177826-04:00",
                    "name": "Utah Jazz",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78a73502-b00e-4c01-a175-dde66feb0cfe/?format=api"
                },
                {
                    "id": "25d43df6-7466-43db-b62d-d07b415fe2c4",
                    "gambit_id": "2db27ef7-390e-4857-92db-7edb56acfeff",
                    "last_updated": "2023-03-26T13:37:09.697953-04:00",
                    "created_at": "2023-03-24T13:51:52.179751-04:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78a73502-b00e-4c01-a175-dde66feb0cfe/?format=api"
                }
            ]
        },
        {
            "id": "b22bcbab-55d5-4925-b392-e29a6a1473aa",
            "match": "https://api-prod.gambitprofit.com/api/matches/3800dee8-eecb-4829-954a-59dded0e63f1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-24T13:51:52.170641-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 236.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 236.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "86b942b7-8b3c-4fde-8cec-df1e75caaaf9",
                    "gambit_id": "15230646-7edb-4794-8678-729e6c08671b",
                    "last_updated": "2023-03-26T13:37:09.690371-04:00",
                    "created_at": "2023-03-24T13:51:52.172631-04:00",
                    "name": "Game Total Under 236.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "236.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b22bcbab-55d5-4925-b392-e29a6a1473aa/?format=api"
                },
                {
                    "id": "2c423fc9-f3ff-40e1-86a4-118c76267106",
                    "gambit_id": "ce113499-2f60-4cb0-99ad-8cc77b423931",
                    "last_updated": "2023-03-26T13:37:09.692192-04:00",
                    "created_at": "2023-03-24T13:51:52.174367-04:00",
                    "name": "Game Total Over 236.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "236.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b22bcbab-55d5-4925-b392-e29a6a1473aa/?format=api"
                }
            ]
        }
    ]
}