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/4c742e0e-bd7c-41af-b5ef-4f901807d589/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4c742e0e-bd7c-41af-b5ef-4f901807d589",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "55a7ff96-86cf-4b2b-83d3-ce2ab795fb10",
    "completed": true,
    "last_updated": "2023-09-11T11:17:54.966490-04:00",
    "created_at": "2023-09-06T22:48:25.448336-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.94,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/55a7ff96-86cf-4b2b-83d3-ce2ab795fb10",
    "datetime": "2023-09-10T13:00:00-04:00",
    "cutoff_datetime": "2023-09-10T13:00:00-04:00",
    "name": "San Francisco 49ers v. Pittsburgh Steelers",
    "bettypes": [
        {
            "id": "5b23b5ee-6f34-42b2-ae45-02755fd47457",
            "match": "https://api-prod.gambitprofit.com/api/matches/4c742e0e-bd7c-41af-b5ef-4f901807d589/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-06T22:48:25.479233-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": "San Francisco 49ers",
                        "amount": 5317.0
                    },
                    {
                        "team": "Pittsburgh Steelers",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ff498e81-b1cb-47d9-9bf5-70ab30f6e9bc",
                    "gambit_id": "ce087020-1401-4662-a834-00bdd1201e9e",
                    "last_updated": "2023-09-11T11:17:54.993862-04:00",
                    "created_at": "2023-09-06T22:48:25.482826-04:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b23b5ee-6f34-42b2-ae45-02755fd47457/?format=api"
                },
                {
                    "id": "9300003c-e42e-467b-b0f3-d5920d0d7be7",
                    "gambit_id": "16ed1afa-9c57-47c5-9d3d-5b9011880486",
                    "last_updated": "2023-09-11T11:17:54.997230-04:00",
                    "created_at": "2023-09-06T22:48:25.487161-04:00",
                    "name": "Pittsburgh Steelers",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b23b5ee-6f34-42b2-ae45-02755fd47457/?format=api"
                }
            ]
        },
        {
            "id": "926bd68e-7273-44e7-9e7b-80b69eda5bbd",
            "match": "https://api-prod.gambitprofit.com/api/matches/4c742e0e-bd7c-41af-b5ef-4f901807d589/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-06T22:48:25.453331-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": "San Francisco 49ers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Pittsburgh Steelers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4229e760-ed30-42de-bc52-c9712cbc749f",
                    "gambit_id": "6022382d-c3f7-49d8-af25-d6d7bb3784ad",
                    "last_updated": "2023-09-11T11:17:54.974325-04:00",
                    "created_at": "2023-09-06T22:48:25.457362-04:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/926bd68e-7273-44e7-9e7b-80b69eda5bbd/?format=api"
                },
                {
                    "id": "e4af3a6c-f4d1-4ee1-80eb-2d36be055425",
                    "gambit_id": "ea4d7661-ba04-4d2c-bcc3-ae24b5d82e70",
                    "last_updated": "2023-09-11T11:17:54.977471-04:00",
                    "created_at": "2023-09-06T22:48:25.462370-04:00",
                    "name": "Pittsburgh Steelers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/926bd68e-7273-44e7-9e7b-80b69eda5bbd/?format=api"
                }
            ]
        },
        {
            "id": "9629557d-4bf9-466c-ae23-a735515bfc90",
            "match": "https://api-prod.gambitprofit.com/api/matches/4c742e0e-bd7c-41af-b5ef-4f901807d589/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-06T22:48:25.467598-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 41.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 41.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b2558d26-a32a-4a89-8359-fe2c62820265",
                    "gambit_id": "cd36e4c2-61f4-4c6a-8ced-4f2c494b841f",
                    "last_updated": "2023-09-11T11:17:54.987234-04:00",
                    "created_at": "2023-09-06T22:48:25.475458-04:00",
                    "name": "Game Total Under 41.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "41.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9629557d-4bf9-466c-ae23-a735515bfc90/?format=api"
                },
                {
                    "id": "4322c671-def8-468b-aeea-2ec13a14db6f",
                    "gambit_id": "ff23828a-c5b3-4de4-bba7-4704921c7a72",
                    "last_updated": "2023-09-11T11:17:54.983721-04:00",
                    "created_at": "2023-09-06T22:48:25.471611-04:00",
                    "name": "Game Total Over 41.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "41.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9629557d-4bf9-466c-ae23-a735515bfc90/?format=api"
                }
            ]
        }
    ]
}