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/a359f299-57e1-45db-aaf7-a4fd88e6dc06/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a359f299-57e1-45db-aaf7-a4fd88e6dc06",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "535d54d1-cec0-44fe-89cd-3b0cc14e7259",
    "completed": true,
    "last_updated": "2023-09-21T09:38:16.434068-04:00",
    "created_at": "2023-09-19T11:23:24.324856-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/535d54d1-cec0-44fe-89cd-3b0cc14e7259",
    "datetime": "2023-09-19T22:10:00-04:00",
    "cutoff_datetime": "2023-09-19T22:10:00-04:00",
    "name": "Detroit Tigers v. Los Angeles Dodgers",
    "bettypes": [
        {
            "id": "5ce4c0d7-6e04-4e82-8cca-252cc65bb0f4",
            "match": "https://api-prod.gambitprofit.com/api/matches/a359f299-57e1-45db-aaf7-a4fd88e6dc06/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-19T11:23:24.334222-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 Angeles Dodgers",
                        "amount": 6885.0
                    },
                    {
                        "team": "Detroit Tigers",
                        "amount": 3115.0
                    }
                ],
                "expected_reward_tokens": 9500.75,
                "profit_sb": 0.75,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0794b13d-a5f2-4e04-9a50-c4add46490e7",
                    "gambit_id": "f2b1e879-eaf2-4e7b-8cbd-e0a814dffb8a",
                    "last_updated": "2023-09-21T09:38:16.466367-04:00",
                    "created_at": "2023-09-19T11:23:24.338046-04:00",
                    "name": "Los Angeles Dodgers",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ce4c0d7-6e04-4e82-8cca-252cc65bb0f4/?format=api"
                },
                {
                    "id": "c497a109-def2-440c-81ba-65f9e93498d4",
                    "gambit_id": "b3853806-3f54-44ee-9a46-aa4924c45580",
                    "last_updated": "2023-09-21T09:38:16.470886-04:00",
                    "created_at": "2023-09-19T11:23:24.341837-04:00",
                    "name": "Detroit Tigers",
                    "reward": "3.05000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ce4c0d7-6e04-4e82-8cca-252cc65bb0f4/?format=api"
                }
            ]
        },
        {
            "id": "18616b16-3d2c-455e-b2da-579fcb7ec936",
            "match": "https://api-prod.gambitprofit.com/api/matches/a359f299-57e1-45db-aaf7-a4fd88e6dc06/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-19T11:23:24.345722-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 Angeles Dodgers",
                        "amount": 5213.0
                    },
                    {
                        "team": "Detroit Tigers",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "94e1a168-0bf7-46ab-908d-59e8d247a655",
                    "gambit_id": "28f1a36f-ff48-42b9-83dd-b246474cb788",
                    "last_updated": "2023-09-21T09:38:16.522771-04:00",
                    "created_at": "2023-09-19T11:23:24.353835-04:00",
                    "name": "Los Angeles Dodgers",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18616b16-3d2c-455e-b2da-579fcb7ec936/?format=api"
                },
                {
                    "id": "c136658b-60f4-4cca-abf1-04fc8585ee86",
                    "gambit_id": "e65df37e-12ff-4ce7-83db-26de01266427",
                    "last_updated": "2023-09-21T09:38:16.485389-04:00",
                    "created_at": "2023-09-19T11:23:24.349411-04:00",
                    "name": "Detroit Tigers",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18616b16-3d2c-455e-b2da-579fcb7ec936/?format=api"
                }
            ]
        },
        {
            "id": "498d6748-815a-4b64-a0d9-51bc94b644a3",
            "match": "https://api-prod.gambitprofit.com/api/matches/a359f299-57e1-45db-aaf7-a4fd88e6dc06/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-19T11:23:24.357754-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 9",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "230c8ff4-2402-4634-bc83-87fa29540ad4",
                    "gambit_id": "49154cc8-0e80-4c10-91f0-4451e62e891f",
                    "last_updated": "2023-09-21T09:38:16.547341-04:00",
                    "created_at": "2023-09-19T11:23:24.361496-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/498d6748-815a-4b64-a0d9-51bc94b644a3/?format=api"
                },
                {
                    "id": "a1b1f81f-5ee4-47a1-a4c8-b91e5006b2f1",
                    "gambit_id": "247070cd-5d25-4ec3-9efe-b4ae2d1a3d95",
                    "last_updated": "2023-09-21T09:38:16.551068-04:00",
                    "created_at": "2023-09-19T11:23:24.377585-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/498d6748-815a-4b64-a0d9-51bc94b644a3/?format=api"
                }
            ]
        }
    ]
}