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/c62d5e7b-3185-4201-a866-478806c01f8b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c62d5e7b-3185-4201-a866-478806c01f8b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "533ca42c-b777-4167-b5f0-a77ecf305943",
    "completed": true,
    "last_updated": "2024-01-29T22:03:09.860975-05:00",
    "created_at": "2024-01-27T09:18:14.744203-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.51,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/533ca42c-b777-4167-b5f0-a77ecf305943",
    "datetime": "2024-01-27T20:40:00-05:00",
    "cutoff_datetime": "2024-01-27T20:40:00-05:00",
    "name": "Minnesota Timberwolves v. San Antonio Spurs",
    "bettypes": [
        {
            "id": "1cb013b6-5a6d-46f4-a73f-92f7b95f0325",
            "match": "https://api-prod.gambitprofit.com/api/matches/c62d5e7b-3185-4201-a866-478806c01f8b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-27T09:18:14.753456-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": "Minnesota Timberwolves",
                        "amount": 8079.0
                    },
                    {
                        "team": "San Antonio Spurs",
                        "amount": 1921.0
                    }
                ],
                "expected_reward_tokens": 9451.32,
                "profit_sb": -48.68,
                "profit_sb_percentage": -0.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "873817a5-2241-473a-85a7-e3a89bf23223",
                    "gambit_id": "c439abb0-a697-45d8-bbba-12bac298acb7",
                    "last_updated": "2024-01-29T22:03:09.869580-05:00",
                    "created_at": "2024-01-27T09:18:14.757245-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.17000",
                    "odds": "1.18180",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cb013b6-5a6d-46f4-a73f-92f7b95f0325/?format=api"
                },
                {
                    "id": "65013f12-027b-4c36-b3c3-03e158324ab3",
                    "gambit_id": "66bbc16c-0998-4e2a-8ec4-41470582ba13",
                    "last_updated": "2024-01-29T22:03:09.873123-05:00",
                    "created_at": "2024-01-27T09:18:14.761357-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "4.92000",
                    "odds": "5.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1cb013b6-5a6d-46f4-a73f-92f7b95f0325/?format=api"
                }
            ]
        },
        {
            "id": "11dbf655-1a37-4c6b-87c3-ddb656df5774",
            "match": "https://api-prod.gambitprofit.com/api/matches/c62d5e7b-3185-4201-a866-478806c01f8b/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-27T09:18:14.765092-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": "San Antonio Spurs",
                        "amount": 5107.0
                    },
                    {
                        "team": "Minnesota Timberwolves",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "457268f8-0df0-4641-b03d-737515830f1e",
                    "gambit_id": "6ff9f4c4-c582-4b3e-a619-66a555184cb1",
                    "last_updated": "2024-01-29T22:03:09.883505-05:00",
                    "created_at": "2024-01-27T09:18:14.773083-05:00",
                    "name": "San Antonio Spurs",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11dbf655-1a37-4c6b-87c3-ddb656df5774/?format=api"
                },
                {
                    "id": "7efb3d6d-a6db-4573-a1c2-89fb3138b1c7",
                    "gambit_id": "51509031-383e-4104-83d1-549330ac9901",
                    "last_updated": "2024-01-29T22:03:09.880180-05:00",
                    "created_at": "2024-01-27T09:18:14.768420-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-10.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11dbf655-1a37-4c6b-87c3-ddb656df5774/?format=api"
                }
            ]
        },
        {
            "id": "ffb28ba0-3ba8-4b99-9aae-5b6efee8cd55",
            "match": "https://api-prod.gambitprofit.com/api/matches/c62d5e7b-3185-4201-a866-478806c01f8b/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-27T09:18:14.777950-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 227.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 227.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c47cf340-2b4b-45d9-884d-0bd47d00f98f",
                    "gambit_id": "c0b72f7e-ef83-4b2d-b25a-4d68fd82b638",
                    "last_updated": "2024-01-29T22:03:09.890358-05:00",
                    "created_at": "2024-01-27T09:18:14.785746-05:00",
                    "name": "Game Total Under 227.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "227.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffb28ba0-3ba8-4b99-9aae-5b6efee8cd55/?format=api"
                },
                {
                    "id": "dc5c6b45-c920-4996-af43-9245a77443a9",
                    "gambit_id": "747517ae-0315-4638-8df8-f535e147b6c7",
                    "last_updated": "2024-01-29T22:03:09.893687-05:00",
                    "created_at": "2024-01-27T09:18:14.781502-05:00",
                    "name": "Game Total Over 227.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "227.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffb28ba0-3ba8-4b99-9aae-5b6efee8cd55/?format=api"
                }
            ]
        }
    ]
}