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/4df8d427-c36c-4324-8e6b-cdc637236501/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4df8d427-c36c-4324-8e6b-cdc637236501",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5e148d51-2cb4-4b2d-a2be-e06159c7191b",
    "completed": true,
    "last_updated": "2023-07-09T20:23:22.318314-04:00",
    "created_at": "2023-07-07T11:33:28.692061-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/5e148d51-2cb4-4b2d-a2be-e06159c7191b",
    "datetime": "2023-07-07T20:10:00-04:00",
    "cutoff_datetime": "2023-07-07T20:10:00-04:00",
    "name": "BAL (C Irvin) v. MIN (B Ober)",
    "bettypes": [
        {
            "id": "3755c077-3e64-4cbd-952d-b0916b9f4daf",
            "match": "https://api-prod.gambitprofit.com/api/matches/4df8d427-c36c-4324-8e6b-cdc637236501/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-07T11:33:28.694004-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": "MIN (B Ober)",
                        "amount": 5980.0
                    },
                    {
                        "team": "BAL (C Irvin)",
                        "amount": 4020.0
                    }
                ],
                "expected_reward_tokens": 9567.6,
                "profit_sb": 67.6,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5d7ba78b-9177-4e8b-a189-adcc66ecca60",
                    "gambit_id": "4d284e29-214b-4c3d-ba54-69ae9f55e449",
                    "last_updated": "2023-07-09T20:23:22.325437-04:00",
                    "created_at": "2023-07-07T11:33:28.696792-04:00",
                    "name": "MIN (B Ober)",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3755c077-3e64-4cbd-952d-b0916b9f4daf/?format=api"
                },
                {
                    "id": "bf69b524-d68d-468e-883f-0a1f8915bbb1",
                    "gambit_id": "03622e00-b1f9-4de9-97f2-f9d514b95d26",
                    "last_updated": "2023-07-09T20:23:22.323483-04:00",
                    "created_at": "2023-07-07T11:33:28.695379-04:00",
                    "name": "BAL (C Irvin)",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3755c077-3e64-4cbd-952d-b0916b9f4daf/?format=api"
                }
            ]
        },
        {
            "id": "3edc0486-a2f2-4b12-846e-644929828f68",
            "match": "https://api-prod.gambitprofit.com/api/matches/4df8d427-c36c-4324-8e6b-cdc637236501/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-07T11:33:28.698426-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": "BAL",
                        "amount": 5688.0
                    },
                    {
                        "team": "MIN",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "69a04bf4-3b66-4c78-8540-bc7f97f17895",
                    "gambit_id": "2738ea59-2127-40d0-a3b7-3064b76cacdc",
                    "last_updated": "2023-07-09T20:23:22.329897-04:00",
                    "created_at": "2023-07-07T11:33:28.699963-04:00",
                    "name": "BAL",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3edc0486-a2f2-4b12-846e-644929828f68/?format=api"
                },
                {
                    "id": "cebfaa70-35c0-43fd-9f64-20aed691050e",
                    "gambit_id": "463b5f4d-1ebf-492a-9a56-fded9c3a9ab5",
                    "last_updated": "2023-07-09T20:23:22.331936-04:00",
                    "created_at": "2023-07-07T11:33:28.701614-04:00",
                    "name": "MIN",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3edc0486-a2f2-4b12-846e-644929828f68/?format=api"
                }
            ]
        },
        {
            "id": "9ac7423f-4dc1-405f-b7ea-916f1be5196a",
            "match": "https://api-prod.gambitprofit.com/api/matches/4df8d427-c36c-4324-8e6b-cdc637236501/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-07T11:33:28.703575-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b22434ea-9102-49d2-850c-8d42911f51f8",
                    "gambit_id": "06dbb6cb-f01d-4184-ae76-eb7b9f30e436",
                    "last_updated": "2023-07-09T20:23:22.335888-04:00",
                    "created_at": "2023-07-07T11:33:28.705276-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ac7423f-4dc1-405f-b7ea-916f1be5196a/?format=api"
                },
                {
                    "id": "74d77258-d0b5-445e-b79e-a0b5f6b0429e",
                    "gambit_id": "60d24278-7d48-42fa-8800-888d6087501e",
                    "last_updated": "2023-07-09T20:23:22.338650-04:00",
                    "created_at": "2023-07-07T11:33:28.707042-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ac7423f-4dc1-405f-b7ea-916f1be5196a/?format=api"
                }
            ]
        }
    ]
}