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/171cb112-813c-4fa1-a78e-6b7984052ba0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "171cb112-813c-4fa1-a78e-6b7984052ba0",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b9062453-bbfc-4975-b887-113464b3bb68",
    "completed": true,
    "last_updated": "2023-11-20T19:43:13.611061-05:00",
    "created_at": "2023-11-16T09:28:10.564936-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.07,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/b9062453-bbfc-4975-b887-113464b3bb68",
    "datetime": "2023-11-19T16:05:00-05:00",
    "cutoff_datetime": "2023-11-19T16:05:00-05:00",
    "name": "Tampa Bay Buccaneers v. San Francisco 49ers",
    "bettypes": [
        {
            "id": "3c97fc5f-60bb-48d3-b482-a5a840d2d4c4",
            "match": "https://api-prod.gambitprofit.com/api/matches/171cb112-813c-4fa1-a78e-6b7984052ba0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-16T09:28:10.585695-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": "San Francisco 49ers",
                        "amount": 8476.0
                    },
                    {
                        "team": "Tampa Bay Buccaneers",
                        "amount": 1524.0
                    }
                ],
                "expected_reward_tokens": 9493.12,
                "profit_sb": -6.88,
                "profit_sb_percentage": -0.07,
                "recommended": false
            },
            "lines": [
                {
                    "id": "889084fd-2515-40a3-b94f-744440392c93",
                    "gambit_id": "167bb834-8fa5-47f6-9351-611d8b8d96b4",
                    "last_updated": "2023-11-20T19:43:13.644268-05:00",
                    "created_at": "2023-11-16T09:28:10.595881-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.12000",
                    "odds": "1.12500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c97fc5f-60bb-48d3-b482-a5a840d2d4c4/?format=api"
                },
                {
                    "id": "87b18fe0-2a42-45c1-8544-ce4346a01fa6",
                    "gambit_id": "00b044eb-ca95-4640-9672-f2926e99fd3a",
                    "last_updated": "2023-11-20T19:43:13.640703-05:00",
                    "created_at": "2023-11-16T09:28:10.590532-05:00",
                    "name": "Tampa Bay Buccaneers",
                    "reward": "6.23000",
                    "odds": "6.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c97fc5f-60bb-48d3-b482-a5a840d2d4c4/?format=api"
                }
            ]
        },
        {
            "id": "b0e7ab70-df91-44d0-a2bc-69627fb23ebd",
            "match": "https://api-prod.gambitprofit.com/api/matches/171cb112-813c-4fa1-a78e-6b7984052ba0/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-16T09:28:10.574336-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": "San Francisco 49ers",
                        "amount": 5094.0
                    },
                    {
                        "team": "Tampa Bay Buccaneers",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9cedda37-a632-4fe3-944e-1a995500c432",
                    "gambit_id": "5639da00-b944-4544-82ae-37536017f30a",
                    "last_updated": "2023-11-20T19:43:13.629172-05:00",
                    "created_at": "2023-11-16T09:28:10.582139-05:00",
                    "name": "San Francisco 49ers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0e7ab70-df91-44d0-a2bc-69627fb23ebd/?format=api"
                },
                {
                    "id": "23f5f7a6-f003-4331-8073-8749fe124009",
                    "gambit_id": "dddc1b70-6c8f-4b9e-afb5-d9b5f572c11a",
                    "last_updated": "2023-11-20T19:43:13.625909-05:00",
                    "created_at": "2023-11-16T09:28:10.578437-05:00",
                    "name": "Tampa Bay Buccaneers",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0e7ab70-df91-44d0-a2bc-69627fb23ebd/?format=api"
                }
            ]
        },
        {
            "id": "cb402e0f-cc81-4bad-9e0f-9dd41fb56694",
            "match": "https://api-prod.gambitprofit.com/api/matches/171cb112-813c-4fa1-a78e-6b7984052ba0/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-16T09:28:10.600915-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 41.5",
                        "amount": 5094.0
                    },
                    {
                        "team": "Game Total Under 41.5",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bec02298-fdea-45a8-b63b-1a32b15a35e0",
                    "gambit_id": "6366e3ef-add7-4a57-a25e-c5ea16925593",
                    "last_updated": "2023-11-20T19:43:13.651087-05:00",
                    "created_at": "2023-11-16T09:28:10.605775-05:00",
                    "name": "Game Total Over 41.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "41.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb402e0f-cc81-4bad-9e0f-9dd41fb56694/?format=api"
                },
                {
                    "id": "2e8c0f78-c14d-441d-ad0f-a4fb52e39070",
                    "gambit_id": "e54be00b-1d8c-454a-a284-54e3da27d6f9",
                    "last_updated": "2023-11-20T19:43:13.654523-05:00",
                    "created_at": "2023-11-16T09:28:10.610349-05:00",
                    "name": "Game Total Under 41.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "41.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb402e0f-cc81-4bad-9e0f-9dd41fb56694/?format=api"
                }
            ]
        }
    ]
}