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/2bf65671-9c57-4b16-807a-118c652817c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2bf65671-9c57-4b16-807a-118c652817c8",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "766abe97-b1fa-4406-9fe3-455b55e4fe53",
    "completed": true,
    "last_updated": "2023-07-10T10:13:13.812000-04:00",
    "created_at": "2023-07-08T15:43:05.228593-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.99,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/766abe97-b1fa-4406-9fe3-455b55e4fe53",
    "datetime": "2023-07-08T16:10:00-04:00",
    "cutoff_datetime": "2023-07-08T16:10:00-04:00",
    "name": "PIT (M Keller) v. ARI (K Nelson)",
    "bettypes": [
        {
            "id": "b4397b25-7ccd-4a15-acfa-6c1e9f3d2e09",
            "match": "https://api-prod.gambitprofit.com/api/matches/2bf65671-9c57-4b16-807a-118c652817c8/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-08T15:43:05.232764-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": "ARI (K Nelson)",
                        "amount": 5578.0
                    },
                    {
                        "team": "PIT (M Keller)",
                        "amount": 4422.0
                    }
                ],
                "expected_reward_tokens": 9594.16,
                "profit_sb": 94.16,
                "profit_sb_percentage": 0.99,
                "recommended": true
            },
            "lines": [
                {
                    "id": "793ba49b-5d32-4aa6-9183-0fe01cbf714a",
                    "gambit_id": "3045eb86-2d82-45e0-9de1-aa4e83b3acdf",
                    "last_updated": "2023-07-10T10:13:13.818284-04:00",
                    "created_at": "2023-07-08T15:43:05.238539-04:00",
                    "name": "ARI (K Nelson)",
                    "reward": "1.72000",
                    "odds": "1.75190",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4397b25-7ccd-4a15-acfa-6c1e9f3d2e09/?format=api"
                },
                {
                    "id": "b45f0310-4c38-41ba-a380-c44fc06baf1e",
                    "gambit_id": "45739e94-61d3-4426-8bd8-9cac80da3a8e",
                    "last_updated": "2023-07-10T10:13:13.816589-04:00",
                    "created_at": "2023-07-08T15:43:05.235537-04:00",
                    "name": "PIT (M Keller)",
                    "reward": "2.17000",
                    "odds": "2.23000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4397b25-7ccd-4a15-acfa-6c1e9f3d2e09/?format=api"
                }
            ]
        },
        {
            "id": "c935da22-13c9-4cb8-8169-0069d752d140",
            "match": "https://api-prod.gambitprofit.com/api/matches/2bf65671-9c57-4b16-807a-118c652817c8/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-08T15:43:05.241580-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": "PIT",
                        "amount": 6232.0
                    },
                    {
                        "team": "ARI",
                        "amount": 3768.0
                    }
                ],
                "expected_reward_tokens": 9533.04,
                "profit_sb": 33.04,
                "profit_sb_percentage": 0.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "44df5b0d-c1f1-44ea-8795-e3b4f2284b76",
                    "gambit_id": "878adbb2-d4c1-4986-87ad-e821d62b7806",
                    "last_updated": "2023-07-10T10:13:13.821627-04:00",
                    "created_at": "2023-07-08T15:43:05.243762-04:00",
                    "name": "PIT",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c935da22-13c9-4cb8-8169-0069d752d140/?format=api"
                },
                {
                    "id": "16f4e393-a321-438d-af71-ed82e0458e0b",
                    "gambit_id": "96f4baa6-0273-4cc3-9a10-de78bec6d969",
                    "last_updated": "2023-07-10T10:13:13.823277-04:00",
                    "created_at": "2023-07-08T15:43:05.246345-04:00",
                    "name": "ARI",
                    "reward": "2.53000",
                    "odds": "2.60000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c935da22-13c9-4cb8-8169-0069d752d140/?format=api"
                }
            ]
        },
        {
            "id": "57f1693f-4854-4514-8bc3-8ffd9cb3f7ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/2bf65671-9c57-4b16-807a-118c652817c8/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-08T15:43:05.248631-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 Under 8",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "66c2c3d7-d796-470a-a3ae-5a0cead2aba0",
                    "gambit_id": "1ae9a914-d19b-4374-aad4-9b9fd956534c",
                    "last_updated": "2023-07-10T10:13:13.826328-04:00",
                    "created_at": "2023-07-08T15:43:05.251353-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57f1693f-4854-4514-8bc3-8ffd9cb3f7ec/?format=api"
                },
                {
                    "id": "f18f326d-31f1-4d8e-8113-650667ebb476",
                    "gambit_id": "13d6a978-b036-4ad6-8eae-962b0f8a93ad",
                    "last_updated": "2023-07-10T10:13:13.827878-04:00",
                    "created_at": "2023-07-08T15:43:05.254101-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57f1693f-4854-4514-8bc3-8ffd9cb3f7ec/?format=api"
                }
            ]
        }
    ]
}