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/9a34131e-1490-469f-b036-1b6351e5bb0d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9a34131e-1490-469f-b036-1b6351e5bb0d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2186a8db-3f7a-441c-ba73-514289e44bcd",
    "completed": true,
    "last_updated": "2023-01-22T21:26:55.870938-05:00",
    "created_at": "2023-01-20T13:31:55.416425-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.18,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/2186a8db-3f7a-441c-ba73-514289e44bcd",
    "datetime": "2023-01-21T20:15:00-05:00",
    "cutoff_datetime": "2023-01-21T20:15:00-05:00",
    "name": "New York Giants v. Philadelphia Eagles",
    "bettypes": [
        {
            "id": "8c1f0c50-a83b-4561-9a20-625f28d18f2e",
            "match": "https://api-prod.gambitprofit.com/api/matches/9a34131e-1490-469f-b036-1b6351e5bb0d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-20T13:31:55.425467-05: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": "Philadelphia Eagles",
                        "amount": 7553.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 2447.0
                    }
                ],
                "expected_reward_tokens": 9516.78,
                "profit_sb": 16.78,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b7a1f7a5-4850-4e72-8fa2-62664a7122b6",
                    "gambit_id": "ced4d107-b8f8-4f8d-a344-640ab4f9fbbd",
                    "last_updated": "2023-01-22T21:26:55.881421-05:00",
                    "created_at": "2023-01-20T13:31:55.426791-05:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.26000",
                    "odds": "1.27030",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c1f0c50-a83b-4561-9a20-625f28d18f2e/?format=api"
                },
                {
                    "id": "2dd9a26f-533d-4376-ba01-59e141e40ed2",
                    "gambit_id": "2988d0e0-5edb-441a-a7d9-30938c0a6d75",
                    "last_updated": "2023-01-22T21:26:55.882582-05:00",
                    "created_at": "2023-01-20T13:31:55.428052-05:00",
                    "name": "New York Giants",
                    "reward": "3.89000",
                    "odds": "3.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c1f0c50-a83b-4561-9a20-625f28d18f2e/?format=api"
                }
            ]
        },
        {
            "id": "fbda6808-9ae4-4aa4-a593-81c2cde4fcf6",
            "match": "https://api-prod.gambitprofit.com/api/matches/9a34131e-1490-469f-b036-1b6351e5bb0d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-20T13:31:55.421851-05: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": "Philadelphia Eagles",
                        "amount": 5000.0
                    },
                    {
                        "team": "New York Giants",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6e954b3f-7860-4fb1-b561-43a319a262a9",
                    "gambit_id": "238f8975-5b51-47f5-b033-29985f88b711",
                    "last_updated": "2023-01-22T21:26:55.877975-05:00",
                    "created_at": "2023-01-20T13:31:55.423001-05:00",
                    "name": "Philadelphia Eagles",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbda6808-9ae4-4aa4-a593-81c2cde4fcf6/?format=api"
                },
                {
                    "id": "e9de17fb-25c1-4d84-b753-c5e3f99f9078",
                    "gambit_id": "307a1f4d-5554-4300-9e30-3ace182fe021",
                    "last_updated": "2023-01-22T21:26:55.879094-05:00",
                    "created_at": "2023-01-20T13:31:55.424196-05:00",
                    "name": "New York Giants",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fbda6808-9ae4-4aa4-a593-81c2cde4fcf6/?format=api"
                }
            ]
        },
        {
            "id": "39a79bfd-7d8f-4a18-9a19-543b72f80439",
            "match": "https://api-prod.gambitprofit.com/api/matches/9a34131e-1490-469f-b036-1b6351e5bb0d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-20T13:31:55.418051-05: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 47.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Under 47.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9445.42,
                "profit_sb": -54.58,
                "profit_sb_percentage": -0.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6fa6042e-b843-4a07-a2cb-9cb79c1fd853",
                    "gambit_id": "f507c2c2-4d3e-4323-ae9e-02d466716011",
                    "last_updated": "2023-01-22T21:26:55.875549-05:00",
                    "created_at": "2023-01-20T13:31:55.420572-05:00",
                    "name": "Game Total Over 47.5",
                    "reward": "1.85000",
                    "odds": "1.86960",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39a79bfd-7d8f-4a18-9a19-543b72f80439/?format=api"
                },
                {
                    "id": "f911669a-afc4-4cff-b5fc-800bf03cbd3e",
                    "gambit_id": "84329249-8a20-4ddb-8199-50e357b753b9",
                    "last_updated": "2023-01-22T21:26:55.874152-05:00",
                    "created_at": "2023-01-20T13:31:55.419314-05:00",
                    "name": "Game Total Under 47.5",
                    "reward": "1.93000",
                    "odds": "1.95240",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39a79bfd-7d8f-4a18-9a19-543b72f80439/?format=api"
                }
            ]
        }
    ]
}