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/b3125464-e7a6-4803-8b39-6efc760b0c2a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b3125464-e7a6-4803-8b39-6efc760b0c2a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a2186e2d-e0d9-4876-8d12-8331530436a1",
    "completed": true,
    "last_updated": "2023-04-04T19:17:01.715446-04:00",
    "created_at": "2023-04-03T09:56:53.683597-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.46,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/a2186e2d-e0d9-4876-8d12-8331530436a1",
    "datetime": "2023-04-03T20:10:00-04:00",
    "cutoff_datetime": "2023-04-03T20:10:00-04:00",
    "name": "DET (M Boyd) v. HOU (H Brown)",
    "bettypes": [
        {
            "id": "e0eefe34-728d-42ed-9f53-7eb7d740f0da",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3125464-e7a6-4803-8b39-6efc760b0c2a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-03T09:56:53.694381-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": "HOU (H Brown)",
                        "amount": 6674.0
                    },
                    {
                        "team": "DET (M Boyd)",
                        "amount": 3326.0
                    }
                ],
                "expected_reward_tokens": 9543.82,
                "profit_sb": 43.82,
                "profit_sb_percentage": 0.46,
                "recommended": true
            },
            "lines": [
                {
                    "id": "65c9dd8c-f1d5-4318-a38f-4ebe7f463e8d",
                    "gambit_id": "1713d6ac-984b-4d19-9eda-7d214463a002",
                    "last_updated": "2023-04-04T19:17:01.732298-04:00",
                    "created_at": "2023-04-03T09:56:53.697118-04:00",
                    "name": "HOU (H Brown)",
                    "reward": "1.43000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0eefe34-728d-42ed-9f53-7eb7d740f0da/?format=api"
                },
                {
                    "id": "f845482a-1ed4-454d-b277-30f2e9add1dc",
                    "gambit_id": "16c553af-886d-406d-bba0-a4abd8359efb",
                    "last_updated": "2023-04-04T19:17:01.730626-04:00",
                    "created_at": "2023-04-03T09:56:53.695752-04:00",
                    "name": "DET (M Boyd)",
                    "reward": "2.87000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0eefe34-728d-42ed-9f53-7eb7d740f0da/?format=api"
                }
            ]
        },
        {
            "id": "269d58c6-f10d-48c2-9939-807f00eaa462",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3125464-e7a6-4803-8b39-6efc760b0c2a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-03T09:56:53.690148-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": "HOU",
                        "amount": 5107.0
                    },
                    {
                        "team": "DET",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "90834b95-a072-476f-83f4-8a6a37fc91b3",
                    "gambit_id": "a92bc174-41c0-4530-b07e-dc0b963287ea",
                    "last_updated": "2023-04-04T19:17:01.724566-04:00",
                    "created_at": "2023-04-03T09:56:53.691451-04:00",
                    "name": "HOU",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/269d58c6-f10d-48c2-9939-807f00eaa462/?format=api"
                },
                {
                    "id": "8c1ea70e-9f51-4919-8896-44de15e4d12b",
                    "gambit_id": "eaac03e4-373c-423c-a495-92e3f075d6fb",
                    "last_updated": "2023-04-04T19:17:01.726188-04:00",
                    "created_at": "2023-04-03T09:56:53.692869-04:00",
                    "name": "DET",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/269d58c6-f10d-48c2-9939-807f00eaa462/?format=api"
                }
            ]
        },
        {
            "id": "db235ea6-ef2a-4519-a70e-48edd50e64fd",
            "match": "https://api-prod.gambitprofit.com/api/matches/b3125464-e7a6-4803-8b39-6efc760b0c2a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-03T09:56:53.685784-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 Over 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1ed69b0d-e431-4df4-b93c-bdad1c19234b",
                    "gambit_id": "9aebcc6c-5b52-4b81-81dc-8d190a7d5dce",
                    "last_updated": "2023-04-04T19:17:01.721068-04:00",
                    "created_at": "2023-04-03T09:56:53.688667-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db235ea6-ef2a-4519-a70e-48edd50e64fd/?format=api"
                },
                {
                    "id": "2c7a4526-c5e6-498e-8675-be620414a830",
                    "gambit_id": "f66ec466-cc71-40d8-b883-d3a561ca8fb8",
                    "last_updated": "2023-04-04T19:17:01.719394-04:00",
                    "created_at": "2023-04-03T09:56:53.687209-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db235ea6-ef2a-4519-a70e-48edd50e64fd/?format=api"
                }
            ]
        }
    ]
}