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/8e5b4d68-8792-4f7d-86dd-7de203e82f7a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8e5b4d68-8792-4f7d-86dd-7de203e82f7a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ac75f8c8-1bd3-4f08-9b80-c956c8ac9372",
    "completed": true,
    "last_updated": "2023-05-22T13:37:00.736626-04:00",
    "created_at": "2023-05-21T10:17:16.608920-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.2,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ac75f8c8-1bd3-4f08-9b80-c956c8ac9372",
    "datetime": "2023-05-21T14:15:00-04:00",
    "cutoff_datetime": "2023-05-21T14:15:00-04:00",
    "name": "LOS (C Kershaw) v. STL (J Flaherty)",
    "bettypes": [
        {
            "id": "14942233-b83b-4934-bee7-8f7020a76d39",
            "match": "https://api-prod.gambitprofit.com/api/matches/8e5b4d68-8792-4f7d-86dd-7de203e82f7a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-21T10:17:16.621325-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": "LOS (C Kershaw)",
                        "amount": 5590.0
                    },
                    {
                        "team": "STL (J Flaherty)",
                        "amount": 4410.0
                    }
                ],
                "expected_reward_tokens": 9613.8,
                "profit_sb": 113.8,
                "profit_sb_percentage": 1.2,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1edbf583-624d-49ce-bc2f-01f4fcb1b0e6",
                    "gambit_id": "eb32f78e-86f5-4349-a94d-752e7240eb0d",
                    "last_updated": "2023-05-22T13:37:00.748785-04:00",
                    "created_at": "2023-05-21T10:17:16.624119-04:00",
                    "name": "LOS (C Kershaw)",
                    "reward": "1.72000",
                    "odds": "1.75190",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14942233-b83b-4934-bee7-8f7020a76d39/?format=api"
                },
                {
                    "id": "4d0bc814-369e-453b-8f45-3f585c233566",
                    "gambit_id": "c55adab6-1f1b-4ec0-af22-e474599de9c4",
                    "last_updated": "2023-05-22T13:37:00.747553-04:00",
                    "created_at": "2023-05-21T10:17:16.622688-04:00",
                    "name": "STL (J Flaherty)",
                    "reward": "2.18000",
                    "odds": "2.23000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14942233-b83b-4934-bee7-8f7020a76d39/?format=api"
                }
            ]
        },
        {
            "id": "f8680437-30e9-48a8-9e44-ba48b80a8a33",
            "match": "https://api-prod.gambitprofit.com/api/matches/8e5b4d68-8792-4f7d-86dd-7de203e82f7a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-21T10:17:16.616388-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": "STL",
                        "amount": 5512.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ba85111c-9d60-4905-86c2-9a93119c00ad",
                    "gambit_id": "7c2be253-e7f8-4956-bba8-d5cfa157014c",
                    "last_updated": "2023-05-22T13:37:00.743808-04:00",
                    "created_at": "2023-05-21T10:17:16.617967-04:00",
                    "name": "STL",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8680437-30e9-48a8-9e44-ba48b80a8a33/?format=api"
                },
                {
                    "id": "d6875d0d-cbb9-43b0-91a4-1f77fda6f045",
                    "gambit_id": "7100c3bc-7457-46b3-9d33-7968c33274b8",
                    "last_updated": "2023-05-22T13:37:00.745009-04:00",
                    "created_at": "2023-05-21T10:17:16.619715-04:00",
                    "name": "LOS",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8680437-30e9-48a8-9e44-ba48b80a8a33/?format=api"
                }
            ]
        },
        {
            "id": "026db7cb-daf9-416b-953a-27c8f3d623d5",
            "match": "https://api-prod.gambitprofit.com/api/matches/8e5b4d68-8792-4f7d-86dd-7de203e82f7a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-21T10:17:16.610973-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": "5fbc2584-99f0-4b58-8f8d-9e3e10eb7d58",
                    "gambit_id": "0158191d-00d5-41a5-a2e3-ece3d65acd20",
                    "last_updated": "2023-05-22T13:37:00.740020-04:00",
                    "created_at": "2023-05-21T10:17:16.612637-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/026db7cb-daf9-416b-953a-27c8f3d623d5/?format=api"
                },
                {
                    "id": "734e2aab-592c-4677-aeb2-cc88b1646276",
                    "gambit_id": "86c88f5d-daca-4415-80b7-dafbed83f9d9",
                    "last_updated": "2023-05-22T13:37:00.741320-04:00",
                    "created_at": "2023-05-21T10:17:16.614608-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/026db7cb-daf9-416b-953a-27c8f3d623d5/?format=api"
                }
            ]
        }
    ]
}