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/4dc6324c-1c08-426a-8e31-3248d0dc89f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4dc6324c-1c08-426a-8e31-3248d0dc89f8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "be079844-5d3e-4e57-a6b0-a3590fb7b72d",
    "completed": true,
    "last_updated": "2023-12-15T10:03:17.593153-05:00",
    "created_at": "2023-12-13T08:57:57.007086-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.41,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/be079844-5d3e-4e57-a6b0-a3590fb7b72d",
    "datetime": "2023-12-13T20:10:00-05:00",
    "cutoff_datetime": "2023-12-13T20:10:00-05:00",
    "name": "Indiana Pacers v. Milwaukee Bucks",
    "bettypes": [
        {
            "id": "a422b2c7-91c2-4e57-88ac-bd33a87ee9cd",
            "match": "https://api-prod.gambitprofit.com/api/matches/4dc6324c-1c08-426a-8e31-3248d0dc89f8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-13T08:57:57.028641-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": 6856.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 3144.0
                    }
                ],
                "expected_reward_tokens": 9461.28,
                "profit_sb": -38.72,
                "profit_sb_percentage": -0.41,
                "recommended": false
            },
            "lines": [
                {
                    "id": "074ccdf1-728c-413c-8ccd-d56d20e91222",
                    "gambit_id": "17ff6a18-c41f-4e3a-9ed3-68cf69580709",
                    "last_updated": "2023-12-15T10:03:17.633790-05:00",
                    "created_at": "2023-12-13T08:57:57.038422-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a422b2c7-91c2-4e57-88ac-bd33a87ee9cd/?format=api"
                },
                {
                    "id": "d03d44c9-2823-44cb-ab6a-17be5fba7933",
                    "gambit_id": "773f19af-a5a3-4131-90f6-96c6f0c09182",
                    "last_updated": "2023-12-15T10:03:17.628381-05:00",
                    "created_at": "2023-12-13T08:57:57.032859-05:00",
                    "name": "Indiana Pacers",
                    "reward": "3.01000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a422b2c7-91c2-4e57-88ac-bd33a87ee9cd/?format=api"
                }
            ]
        },
        {
            "id": "1f400339-715f-4ade-b295-7503804197cb",
            "match": "https://api-prod.gambitprofit.com/api/matches/4dc6324c-1c08-426a-8e31-3248d0dc89f8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-13T08:57:57.013904-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": "Indiana Pacers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0cf3340e-3d3f-4801-b715-b0ecfd04e747",
                    "gambit_id": "a6cf9ae8-f69d-4383-ac0e-49919b6ba9f0",
                    "last_updated": "2023-12-15T10:03:17.605614-05:00",
                    "created_at": "2023-12-13T08:57:57.023781-05:00",
                    "name": "Milwaukee Bucks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f400339-715f-4ade-b295-7503804197cb/?format=api"
                },
                {
                    "id": "3f40a188-651a-4ad8-bad4-8f7c97d547e4",
                    "gambit_id": "06e8ff1b-8d19-4687-ab63-53830899999f",
                    "last_updated": "2023-12-15T10:03:17.601782-05:00",
                    "created_at": "2023-12-13T08:57:57.018206-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f400339-715f-4ade-b295-7503804197cb/?format=api"
                }
            ]
        },
        {
            "id": "155e65b0-aa70-46e2-aa93-e63b0f7a9608",
            "match": "https://api-prod.gambitprofit.com/api/matches/4dc6324c-1c08-426a-8e31-3248d0dc89f8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-13T08:57:57.044191-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 Under 257",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 257",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ce0b7839-f2c4-4d02-ab81-673ddcb3b87f",
                    "gambit_id": "c90f26b4-26f7-40f7-ba40-977400f8b495",
                    "last_updated": "2023-12-15T10:03:17.641862-05:00",
                    "created_at": "2023-12-13T08:57:57.056021-05:00",
                    "name": "Game Total Under 257",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "257.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/155e65b0-aa70-46e2-aa93-e63b0f7a9608/?format=api"
                },
                {
                    "id": "ff5d832d-99c1-4c07-be0b-e21c73f18810",
                    "gambit_id": "31183b00-688f-4278-ae0f-e4b60bab4fde",
                    "last_updated": "2023-12-15T10:03:17.646069-05:00",
                    "created_at": "2023-12-13T08:57:57.049953-05:00",
                    "name": "Game Total Over 257",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "257.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/155e65b0-aa70-46e2-aa93-e63b0f7a9608/?format=api"
                }
            ]
        }
    ]
}