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/1a15ded8-73f9-4f10-91a5-faaf2e463454/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1a15ded8-73f9-4f10-91a5-faaf2e463454",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "450798f5-6691-463d-89b4-cbbed8112851",
    "completed": true,
    "last_updated": "2023-12-22T15:23:27.162902-05:00",
    "created_at": "2023-12-20T10:03:17.424808-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.59,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/450798f5-6691-463d-89b4-cbbed8112851",
    "datetime": "2023-12-20T19:10:00-05:00",
    "cutoff_datetime": "2023-12-20T19:10:00-05:00",
    "name": "Charlotte Hornets v. Indiana Pacers",
    "bettypes": [
        {
            "id": "893e9f12-8f2e-4a92-a43b-aacb5fde6334",
            "match": "https://api-prod.gambitprofit.com/api/matches/1a15ded8-73f9-4f10-91a5-faaf2e463454/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-20T10:03:17.438744-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": "Indiana Pacers",
                        "amount": 7938.0
                    },
                    {
                        "team": "Charlotte Hornets",
                        "amount": 2062.0
                    }
                ],
                "expected_reward_tokens": 9443.96,
                "profit_sb": -56.04,
                "profit_sb_percentage": -0.59,
                "recommended": false
            },
            "lines": [
                {
                    "id": "48b82a30-922d-46ed-ae30-b7e6aa3596af",
                    "gambit_id": "5bd822ad-8203-4d32-95bf-37ed1106656b",
                    "last_updated": "2023-12-22T15:23:27.184178-05:00",
                    "created_at": "2023-12-20T10:03:17.459032-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.19000",
                    "odds": "1.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/893e9f12-8f2e-4a92-a43b-aacb5fde6334/?format=api"
                },
                {
                    "id": "8cd376a2-23b5-4451-b93a-bed5e8ee2705",
                    "gambit_id": "c78bb248-0995-4c3d-8352-47222f9671fa",
                    "last_updated": "2023-12-22T15:23:27.180969-05:00",
                    "created_at": "2023-12-20T10:03:17.455285-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "4.58000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/893e9f12-8f2e-4a92-a43b-aacb5fde6334/?format=api"
                }
            ]
        },
        {
            "id": "88b66ae8-935a-4ab3-991b-d6f37a6b31c3",
            "match": "https://api-prod.gambitprofit.com/api/matches/1a15ded8-73f9-4f10-91a5-faaf2e463454/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-20T10:03:17.464753-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": "Charlotte Hornets",
                        "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": "c493fb19-ecef-40df-ab54-aa8bca6c0e71",
                    "gambit_id": "25af6750-3c13-4fa4-a1c1-def98ae1dcea",
                    "last_updated": "2023-12-22T15:23:27.190631-05:00",
                    "created_at": "2023-12-20T10:03:17.470901-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88b66ae8-935a-4ab3-991b-d6f37a6b31c3/?format=api"
                },
                {
                    "id": "f34b47cd-f32d-4c92-8834-331726a0cc1f",
                    "gambit_id": "70787c0c-3fd8-4e90-a878-0014f2309edc",
                    "last_updated": "2023-12-22T15:23:27.193805-05:00",
                    "created_at": "2023-12-20T10:03:17.475084-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88b66ae8-935a-4ab3-991b-d6f37a6b31c3/?format=api"
                }
            ]
        },
        {
            "id": "cb2b17d9-a9a2-4162-86a5-d92244bb9c3a",
            "match": "https://api-prod.gambitprofit.com/api/matches/1a15ded8-73f9-4f10-91a5-faaf2e463454/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-20T10:03:17.479011-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 245.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 245.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "735161ba-c36c-4a43-9700-9ec817931ae3",
                    "gambit_id": "d0a8e255-316f-4687-adfa-1006051e8836",
                    "last_updated": "2023-12-22T15:23:27.200360-05:00",
                    "created_at": "2023-12-20T10:03:17.483134-05:00",
                    "name": "Game Total Over 245.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "245.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb2b17d9-a9a2-4162-86a5-d92244bb9c3a/?format=api"
                },
                {
                    "id": "b8a7638d-a9b9-48b9-91e0-a0375e7e677a",
                    "gambit_id": "a85b8854-8853-4efb-aaae-bfb77e739685",
                    "last_updated": "2023-12-22T15:23:27.203637-05:00",
                    "created_at": "2023-12-20T10:03:17.488278-05:00",
                    "name": "Game Total Under 245.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "245.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb2b17d9-a9a2-4162-86a5-d92244bb9c3a/?format=api"
                }
            ]
        }
    ]
}