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/a9c677a6-2c73-49ec-a293-1ad2ccb7db3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a9c677a6-2c73-49ec-a293-1ad2ccb7db3b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ab6ade24-0ea1-49b5-a030-3e548158ee54",
    "completed": true,
    "last_updated": "2023-10-23T13:43:25.013677-04:00",
    "created_at": "2023-10-18T09:13:00.375355-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.52,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/ab6ade24-0ea1-49b5-a030-3e548158ee54",
    "datetime": "2023-10-22T13:00:00-04:00",
    "cutoff_datetime": "2023-10-22T13:00:00-04:00",
    "name": "Detroit Lions v. Baltimore Ravens",
    "bettypes": [
        {
            "id": "1b4f8a0a-585c-448a-b3d4-9f36e93bb7ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/a9c677a6-2c73-49ec-a293-1ad2ccb7db3b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-18T09:13:00.399233-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": "Baltimore Ravens",
                        "amount": 5944.0
                    },
                    {
                        "team": "Detroit Lions",
                        "amount": 4056.0
                    }
                ],
                "expected_reward_tokens": 9450.48,
                "profit_sb": -49.52,
                "profit_sb_percentage": -0.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "600e2aea-874d-4876-bf0f-a68d613c4ce3",
                    "gambit_id": "1a8f76b8-a75a-46a3-b841-9499471efb9c",
                    "last_updated": "2023-10-23T13:43:25.040758-04:00",
                    "created_at": "2023-10-18T09:13:00.407782-04:00",
                    "name": "Baltimore Ravens",
                    "reward": "1.59000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b4f8a0a-585c-448a-b3d4-9f36e93bb7ef/?format=api"
                },
                {
                    "id": "ca0ea203-c824-4144-b8a1-98a95e13c96b",
                    "gambit_id": "096b7c14-21aa-4857-a52b-3a8590cbcb43",
                    "last_updated": "2023-10-23T13:43:25.036903-04:00",
                    "created_at": "2023-10-18T09:13:00.403045-04:00",
                    "name": "Detroit Lions",
                    "reward": "2.33000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b4f8a0a-585c-448a-b3d4-9f36e93bb7ef/?format=api"
                }
            ]
        },
        {
            "id": "566fc1cd-8bc3-480e-a801-c4caa00e755e",
            "match": "https://api-prod.gambitprofit.com/api/matches/a9c677a6-2c73-49ec-a293-1ad2ccb7db3b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-18T09:13:00.385831-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": "Baltimore Ravens",
                        "amount": 5094.0
                    },
                    {
                        "team": "Detroit Lions",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fbc86482-2e92-4ce2-9c56-3880b519988d",
                    "gambit_id": "9b08a471-8d8b-47db-90fc-b7ddf480bc3c",
                    "last_updated": "2023-10-23T13:43:25.029864-04:00",
                    "created_at": "2023-10-18T09:13:00.395168-04:00",
                    "name": "Baltimore Ravens",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/566fc1cd-8bc3-480e-a801-c4caa00e755e/?format=api"
                },
                {
                    "id": "20bafcb5-cd48-4da2-be16-1b0a4d2e200e",
                    "gambit_id": "b02d0e2e-9342-4f35-8f97-e38435ab9604",
                    "last_updated": "2023-10-23T13:43:25.026311-04:00",
                    "created_at": "2023-10-18T09:13:00.389973-04:00",
                    "name": "Detroit Lions",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/566fc1cd-8bc3-480e-a801-c4caa00e755e/?format=api"
                }
            ]
        },
        {
            "id": "d9f0187d-9e99-4679-8f46-f56f2a2a9b97",
            "match": "https://api-prod.gambitprofit.com/api/matches/a9c677a6-2c73-49ec-a293-1ad2ccb7db3b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-18T09:13:00.412228-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 43.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 43.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f4460108-bccd-4b62-83d3-96baa6b3c015",
                    "gambit_id": "b50c4bac-635e-47ec-b872-277b6363e218",
                    "last_updated": "2023-10-23T13:43:25.047191-04:00",
                    "created_at": "2023-10-18T09:13:00.418073-04:00",
                    "name": "Game Total Over 43.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "43.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9f0187d-9e99-4679-8f46-f56f2a2a9b97/?format=api"
                },
                {
                    "id": "258b7f68-c291-420f-8a1c-d7a2919a2605",
                    "gambit_id": "c39f6633-cf2a-4acf-aa9f-3494cce75b66",
                    "last_updated": "2023-10-23T13:43:25.050923-04:00",
                    "created_at": "2023-10-18T09:13:00.422947-04:00",
                    "name": "Game Total Under 43.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "43.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9f0187d-9e99-4679-8f46-f56f2a2a9b97/?format=api"
                }
            ]
        }
    ]
}