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/3a65c117-4cf3-4c21-a413-59cf1b64432f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3a65c117-4cf3-4c21-a413-59cf1b64432f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "30ea3870-aa81-46d2-a03d-d4942a6f1f24",
    "completed": true,
    "last_updated": "2023-08-12T18:08:06.851910-04:00",
    "created_at": "2023-08-11T09:38:24.707447-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/30ea3870-aa81-46d2-a03d-d4942a6f1f24",
    "datetime": "2023-08-11T20:10:00-04:00",
    "cutoff_datetime": "2023-08-11T20:10:00-04:00",
    "name": "STL (A Wainwright) v. KAN (D Coleman)",
    "bettypes": [
        {
            "id": "5afcb64d-9107-4b84-b55e-4c22e527952e",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a65c117-4cf3-4c21-a413-59cf1b64432f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-11T09:38:24.715523-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 (A Wainwright)",
                        "amount": 5440.0
                    },
                    {
                        "team": "KAN (D Coleman)",
                        "amount": 4560.0
                    }
                ],
                "expected_reward_tokens": 9574.4,
                "profit_sb": 74.4,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "df877232-df21-47d2-a377-00abf9f9bb29",
                    "gambit_id": "c0db47d1-1a94-481d-870d-3d54a4d27fd9",
                    "last_updated": "2023-08-12T18:08:06.864716-04:00",
                    "created_at": "2023-08-11T09:38:24.723484-04:00",
                    "name": "STL (A Wainwright)",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5afcb64d-9107-4b84-b55e-4c22e527952e/?format=api"
                },
                {
                    "id": "0251e9e6-a7dc-4917-8a72-3bd5ac694292",
                    "gambit_id": "3cf06413-cbc9-4efa-b96e-4702cab2356a",
                    "last_updated": "2023-08-12T18:08:06.869492-04:00",
                    "created_at": "2023-08-11T09:38:24.730932-04:00",
                    "name": "KAN (D Coleman)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5afcb64d-9107-4b84-b55e-4c22e527952e/?format=api"
                }
            ]
        },
        {
            "id": "e26c7d86-5af4-41ee-b629-de7141054cea",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a65c117-4cf3-4c21-a413-59cf1b64432f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-11T09:38:24.737112-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": "KAN",
                        "amount": 5688.0
                    },
                    {
                        "team": "STL",
                        "amount": 4312.0
                    }
                ],
                "expected_reward_tokens": 9442.08,
                "profit_sb": -57.92,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d535a46e-fcaf-4d64-86fe-a3cb1a193457",
                    "gambit_id": "3bae0e69-44e8-4520-8412-148ad2ade60a",
                    "last_updated": "2023-08-12T18:08:06.880933-04:00",
                    "created_at": "2023-08-11T09:38:24.753182-04:00",
                    "name": "KAN",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e26c7d86-5af4-41ee-b629-de7141054cea/?format=api"
                },
                {
                    "id": "cc7f2622-4a0b-4631-80e4-4f8bfa705eed",
                    "gambit_id": "863ca1dc-b935-480f-8c4e-89d5843a4ece",
                    "last_updated": "2023-08-12T18:08:06.877315-04:00",
                    "created_at": "2023-08-11T09:38:24.744847-04:00",
                    "name": "STL",
                    "reward": "2.19000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e26c7d86-5af4-41ee-b629-de7141054cea/?format=api"
                }
            ]
        },
        {
            "id": "35d405d6-2937-4754-958c-3f03b9c33f8e",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a65c117-4cf3-4c21-a413-59cf1b64432f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-11T09:38:24.760274-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 11",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 11",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2d62e4cf-ae78-4a24-9fd7-7e0b89b1f2a8",
                    "gambit_id": "2d47f18b-e918-4060-b219-5b9d7256a893",
                    "last_updated": "2023-08-12T18:08:06.888282-04:00",
                    "created_at": "2023-08-11T09:38:24.767283-04:00",
                    "name": "Game Total Over 11",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35d405d6-2937-4754-958c-3f03b9c33f8e/?format=api"
                },
                {
                    "id": "bdbff8ba-e49b-4438-9c7d-7446dca37f5d",
                    "gambit_id": "0f9736ae-dc64-462d-9257-cd8b3f58ff84",
                    "last_updated": "2023-08-12T18:08:06.899432-04:00",
                    "created_at": "2023-08-11T09:38:24.776268-04:00",
                    "name": "Game Total Under 11",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "11.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35d405d6-2937-4754-958c-3f03b9c33f8e/?format=api"
                }
            ]
        }
    ]
}