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/89bcaa61-ecd1-4a08-b940-829d0f58e557/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "89bcaa61-ecd1-4a08-b940-829d0f58e557",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "01a18d82-f3b4-4809-8f42-0826bc01dc95",
    "completed": true,
    "last_updated": "2023-12-23T14:43:19.377080-05:00",
    "created_at": "2023-12-21T09:13:05.586354-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.24,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/01a18d82-f3b4-4809-8f42-0826bc01dc95",
    "datetime": "2023-12-21T20:10:00-05:00",
    "cutoff_datetime": "2023-12-21T20:10:00-05:00",
    "name": "Indiana Pacers v. Memphis Grizzlies",
    "bettypes": [
        {
            "id": "90cf403e-f813-4edd-bec8-6fd885d90759",
            "match": "https://api-prod.gambitprofit.com/api/matches/89bcaa61-ecd1-4a08-b940-829d0f58e557/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-21T09:13:05.605668-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": "Memphis Grizzlies",
                        "amount": 5423.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8cf7475a-51ab-4853-94b0-2839989c8770",
                    "gambit_id": "502e58de-d542-41b3-b04f-aa90b31149f6",
                    "last_updated": "2023-12-23T14:43:19.406131-05:00",
                    "created_at": "2023-12-21T09:13:05.616478-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90cf403e-f813-4edd-bec8-6fd885d90759/?format=api"
                },
                {
                    "id": "83dc0f70-dc6f-41a1-a7a3-0640c62c64b5",
                    "gambit_id": "1eb5c908-0d19-4000-8f4e-d0e3699970aa",
                    "last_updated": "2023-12-23T14:43:19.402783-05:00",
                    "created_at": "2023-12-21T09:13:05.612460-05:00",
                    "name": "Indiana Pacers",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90cf403e-f813-4edd-bec8-6fd885d90759/?format=api"
                }
            ]
        },
        {
            "id": "5622dccf-d2bb-4d40-af6b-7a1845717d0b",
            "match": "https://api-prod.gambitprofit.com/api/matches/89bcaa61-ecd1-4a08-b940-829d0f58e557/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-21T09:13:05.591753-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": 5000.0
                    },
                    {
                        "team": "Memphis Grizzlies",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3b38df53-1107-45f8-9832-b9f90b95d1b6",
                    "gambit_id": "42583a2b-ec7a-4200-bd08-965b0f8cedf8",
                    "last_updated": "2023-12-23T14:43:19.392282-05:00",
                    "created_at": "2023-12-21T09:13:05.596574-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5622dccf-d2bb-4d40-af6b-7a1845717d0b/?format=api"
                },
                {
                    "id": "ee65c6f1-f66a-43c0-ad18-93fd973a5346",
                    "gambit_id": "8acf3877-ff10-4ec7-8a83-c6de008881dc",
                    "last_updated": "2023-12-23T14:43:19.396499-05:00",
                    "created_at": "2023-12-21T09:13:05.601746-05:00",
                    "name": "Memphis Grizzlies",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5622dccf-d2bb-4d40-af6b-7a1845717d0b/?format=api"
                }
            ]
        },
        {
            "id": "275fe94c-55a0-420d-b9fc-6bc5caaab4d4",
            "match": "https://api-prod.gambitprofit.com/api/matches/89bcaa61-ecd1-4a08-b940-829d0f58e557/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-21T09:13:05.620104-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 246.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 246.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cd604fc9-5220-498b-af8e-7c1484b07037",
                    "gambit_id": "712ddb74-31a8-4242-85dd-e3acb31622dd",
                    "last_updated": "2023-12-23T14:43:19.412850-05:00",
                    "created_at": "2023-12-21T09:13:05.623795-05:00",
                    "name": "Game Total Over 246.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "246.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/275fe94c-55a0-420d-b9fc-6bc5caaab4d4/?format=api"
                },
                {
                    "id": "5d07155e-4a59-45d6-be96-ea370ca1ad9e",
                    "gambit_id": "65294409-4801-437b-8e20-0cad74a2076c",
                    "last_updated": "2023-12-23T14:43:19.416017-05:00",
                    "created_at": "2023-12-21T09:13:05.627539-05:00",
                    "name": "Game Total Under 246.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "246.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/275fe94c-55a0-420d-b9fc-6bc5caaab4d4/?format=api"
                }
            ]
        }
    ]
}