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/bb3d938b-6924-4080-9bfa-7b5f6493bd0e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bb3d938b-6924-4080-9bfa-7b5f6493bd0e",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9fac2191-4c74-440f-aa64-8303c7253613",
    "completed": true,
    "last_updated": "2022-12-24T19:01:52.435889-05:00",
    "created_at": "2022-12-23T09:06:56.363280-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.63,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/9fac2191-4c74-440f-aa64-8303c7253613",
    "datetime": "2022-12-23T20:10:00-05:00",
    "cutoff_datetime": "2022-12-23T20:10:00-05:00",
    "name": "New Orleans Pelicans v. Oklahoma City Thunder",
    "bettypes": [
        {
            "id": "ffed080d-5104-4737-b407-58621051f123",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb3d938b-6924-4080-9bfa-7b5f6493bd0e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-23T09:06:56.368689-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": "Oklahoma City Thunder",
                        "amount": 5292.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 4708.0
                    }
                ],
                "expected_reward_tokens": 8943.48,
                "profit_sb": -56.52,
                "profit_sb_percentage": -0.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "532b95d0-9d5f-4cce-a06d-fa13a7dc4a74",
                    "gambit_id": "176680ed-f7ff-4e76-a2aa-6d43fd81d84a",
                    "last_updated": "2022-12-24T19:01:52.441996-05:00",
                    "created_at": "2022-12-23T09:06:56.369837-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.69000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffed080d-5104-4737-b407-58621051f123/?format=api"
                },
                {
                    "id": "4333494c-4378-426e-b20e-50084961d569",
                    "gambit_id": "a2e6db60-ccae-4aac-8ef5-2aea7a801d26",
                    "last_updated": "2022-12-24T19:01:52.443066-05:00",
                    "created_at": "2022-12-23T09:06:56.371008-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.90000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffed080d-5104-4737-b407-58621051f123/?format=api"
                }
            ]
        },
        {
            "id": "75032701-e865-47ce-8f3f-a0068335915a",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb3d938b-6924-4080-9bfa-7b5f6493bd0e/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-23T09:06:56.372258-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": "Oklahoma City Thunder",
                        "amount": 5000.0
                    },
                    {
                        "team": "New Orleans Pelicans",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f2dc8c3f-8dc4-487e-ae28-ba42be90e366",
                    "gambit_id": "8f128431-b307-414a-9f7b-06542acf4d78",
                    "last_updated": "2022-12-24T19:01:52.445281-05:00",
                    "created_at": "2022-12-23T09:06:56.373603-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75032701-e865-47ce-8f3f-a0068335915a/?format=api"
                },
                {
                    "id": "261ee42b-0aa0-45bb-899a-55c1abb65b1e",
                    "gambit_id": "6ac1bf4f-54ee-424a-bf26-ca43fb574fe5",
                    "last_updated": "2022-12-24T19:01:52.446356-05:00",
                    "created_at": "2022-12-23T09:06:56.374965-05:00",
                    "name": "New Orleans Pelicans",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75032701-e865-47ce-8f3f-a0068335915a/?format=api"
                }
            ]
        },
        {
            "id": "a5e3b773-f8be-46fc-8d11-7482ec653b2e",
            "match": "https://api-prod.gambitprofit.com/api/matches/bb3d938b-6924-4080-9bfa-7b5f6493bd0e/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-23T09:06:56.364989-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 233.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 233.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d84dd41c-41f3-4f02-9256-e56d6ef7ce4c",
                    "gambit_id": "d480b190-2d96-4778-8fa2-2651aeba1012",
                    "last_updated": "2022-12-24T19:01:52.439805-05:00",
                    "created_at": "2022-12-23T09:06:56.367421-05:00",
                    "name": "Game Total Over 233.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "233.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5e3b773-f8be-46fc-8d11-7482ec653b2e/?format=api"
                },
                {
                    "id": "f15a0ca1-a92c-4d98-ac02-6142415208a5",
                    "gambit_id": "6c5f4f33-2f2c-4e57-8bd8-8a63bba8365b",
                    "last_updated": "2022-12-24T19:01:52.438696-05:00",
                    "created_at": "2022-12-23T09:06:56.366207-05:00",
                    "name": "Game Total Under 233.5",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "233.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5e3b773-f8be-46fc-8d11-7482ec653b2e/?format=api"
                }
            ]
        }
    ]
}