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/6627993d-6e12-459d-ba91-e16f46aad8f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6627993d-6e12-459d-ba91-e16f46aad8f2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "805a335c-b34a-4c99-acac-77b5a12818d8",
    "completed": true,
    "last_updated": "2023-10-09T15:48:13.970606-04:00",
    "created_at": "2023-10-03T10:18:14.047962-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.79,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/805a335c-b34a-4c99-acac-77b5a12818d8",
    "datetime": "2023-10-08T13:00:00-04:00",
    "cutoff_datetime": "2023-10-08T13:00:00-04:00",
    "name": "New Orleans Saints v. New England Patriots",
    "bettypes": [
        {
            "id": "aced7633-edb4-423e-964d-a1d7af60f23f",
            "match": "https://api-prod.gambitprofit.com/api/matches/6627993d-6e12-459d-ba91-e16f46aad8f2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-03T10:18:14.072947-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": "New England Patriots",
                        "amount": 5512.0
                    },
                    {
                        "team": "New Orleans Saints",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "06dc1ded-9989-4a96-8506-4f1d7c7e0db1",
                    "gambit_id": "e85b8382-4d59-4e3d-a6c0-15d88e99c595",
                    "last_updated": "2023-10-09T15:48:13.996297-04:00",
                    "created_at": "2023-10-03T10:18:14.090350-04:00",
                    "name": "New England Patriots",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aced7633-edb4-423e-964d-a1d7af60f23f/?format=api"
                },
                {
                    "id": "920cf070-c70e-483b-891d-78f171abd107",
                    "gambit_id": "ff635814-2475-4675-a346-018beb6718a8",
                    "last_updated": "2023-10-09T15:48:13.993023-04:00",
                    "created_at": "2023-10-03T10:18:14.080139-04:00",
                    "name": "New Orleans Saints",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aced7633-edb4-423e-964d-a1d7af60f23f/?format=api"
                }
            ]
        },
        {
            "id": "59de109c-3e8e-42fe-abae-3ca3b05009de",
            "match": "https://api-prod.gambitprofit.com/api/matches/6627993d-6e12-459d-ba91-e16f46aad8f2/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-03T10:18:14.053109-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": "New England Patriots",
                        "amount": 5107.0
                    },
                    {
                        "team": "New Orleans Saints",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cddef9db-7003-48b6-8ede-4ad72eac7fce",
                    "gambit_id": "8bfa1731-10c2-47b8-8fe8-d3bc72375afd",
                    "last_updated": "2023-10-09T15:48:13.982983-04:00",
                    "created_at": "2023-10-03T10:18:14.061178-04:00",
                    "name": "New England Patriots",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59de109c-3e8e-42fe-abae-3ca3b05009de/?format=api"
                },
                {
                    "id": "d2875889-eb37-4ad2-92af-c56d63b00489",
                    "gambit_id": "7a455886-2957-4535-b3bf-8862a703e07d",
                    "last_updated": "2023-10-09T15:48:13.979515-04:00",
                    "created_at": "2023-10-03T10:18:14.056883-04:00",
                    "name": "New Orleans Saints",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "2.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59de109c-3e8e-42fe-abae-3ca3b05009de/?format=api"
                }
            ]
        },
        {
            "id": "6eab4408-3297-438d-81f0-b2f5e2f8dce5",
            "match": "https://api-prod.gambitprofit.com/api/matches/6627993d-6e12-459d-ba91-e16f46aad8f2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-03T10:18:14.094150-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 38.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 38.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "be956de4-e389-4a90-aaf6-6f7219673678",
                    "gambit_id": "9550bc2f-f97e-4eac-8618-cef5599bc9cb",
                    "last_updated": "2023-10-09T15:48:14.003870-04:00",
                    "created_at": "2023-10-03T10:18:14.098476-04:00",
                    "name": "Game Total Over 38.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "38.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6eab4408-3297-438d-81f0-b2f5e2f8dce5/?format=api"
                },
                {
                    "id": "3883c171-05c4-42b7-9849-6cffb158a72d",
                    "gambit_id": "24d6c949-d8f4-4311-ab81-4ee6cc167095",
                    "last_updated": "2023-10-09T15:48:14.007765-04:00",
                    "created_at": "2023-10-03T10:18:14.103585-04:00",
                    "name": "Game Total Under 38.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "38.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6eab4408-3297-438d-81f0-b2f5e2f8dce5/?format=api"
                }
            ]
        }
    ]
}