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/ffc0ab0b-26ea-4d2f-a3be-daabcdf1f5c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ffc0ab0b-26ea-4d2f-a3be-daabcdf1f5c1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "eb402451-3485-4788-86c2-758018e4190e",
    "completed": false,
    "last_updated": "2024-02-07T01:53:00.606232-05:00",
    "created_at": "2024-02-06T09:08:09.287185-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.18,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/eb402451-3485-4788-86c2-758018e4190e",
    "datetime": "2024-02-06T19:10:00-05:00",
    "cutoff_datetime": "2024-02-06T19:10:00-05:00",
    "name": "Houston Rockets v. Indiana Pacers",
    "bettypes": [
        {
            "id": "76947094-f9b2-49d3-9c3b-594ff949f0cd",
            "match": "https://api-prod.gambitprofit.com/api/matches/ffc0ab0b-26ea-4d2f-a3be-daabcdf1f5c1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-02-06T09:08:09.328607-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": "Indiana Pacers",
                        "amount": 7351.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 2649.0
                    }
                ],
                "expected_reward_tokens": 9482.79,
                "profit_sb": -17.21,
                "profit_sb_percentage": -0.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e511930c-4eb1-4454-98aa-767c03920a19",
                    "gambit_id": "fbffed9f-b0bd-4590-a473-2eb7a94bca42",
                    "last_updated": "2024-02-07T01:53:00.624117-05:00",
                    "created_at": "2024-02-06T09:08:09.332462-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.29000",
                    "odds": "1.30300",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76947094-f9b2-49d3-9c3b-594ff949f0cd/?format=api"
                },
                {
                    "id": "08b9d245-f778-497c-a2cf-522b6a6611ba",
                    "gambit_id": "513fad52-8bf0-4e2c-816b-1a70f52e591c",
                    "last_updated": "2024-02-07T01:53:00.627598-05:00",
                    "created_at": "2024-02-06T09:08:09.337663-05:00",
                    "name": "Houston Rockets",
                    "reward": "3.58000",
                    "odds": "3.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76947094-f9b2-49d3-9c3b-594ff949f0cd/?format=api"
                }
            ]
        },
        {
            "id": "e06bf816-e322-4d8c-a4e4-c44cc924ce35",
            "match": "https://api-prod.gambitprofit.com/api/matches/ffc0ab0b-26ea-4d2f-a3be-daabcdf1f5c1/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-02-06T09:08:09.298503-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": "Houston Rockets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "137d35c8-320a-42c2-b1c1-124069d7408b",
                    "gambit_id": "5e70a9c3-ae0e-40b4-b3f4-81cbd1deba4a",
                    "last_updated": "2024-02-07T01:53:00.614121-05:00",
                    "created_at": "2024-02-06T09:08:09.314104-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e06bf816-e322-4d8c-a4e4-c44cc924ce35/?format=api"
                },
                {
                    "id": "f5e900a7-dd47-41f5-89fa-1e362a5e92df",
                    "gambit_id": "dbf05408-7f28-45f0-96c9-3b5a1efa989e",
                    "last_updated": "2024-02-07T01:53:00.617391-05:00",
                    "created_at": "2024-02-06T09:08:09.320621-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e06bf816-e322-4d8c-a4e4-c44cc924ce35/?format=api"
                }
            ]
        },
        {
            "id": "08198203-a4a1-48ac-9a6d-af02ac94ff12",
            "match": "https://api-prod.gambitprofit.com/api/matches/ffc0ab0b-26ea-4d2f-a3be-daabcdf1f5c1/?format=api",
            "name": "Over/Under",
            "created_at": "2024-02-06T09:08:09.343006-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 244.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 244.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a03f872f-b2fd-4465-92ec-862f79d9b437",
                    "gambit_id": "ef00001f-05eb-4f1e-9b28-740964bad400",
                    "last_updated": "2024-02-07T01:53:00.637290-05:00",
                    "created_at": "2024-02-06T09:08:09.347495-05:00",
                    "name": "Game Total Over 244.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "244.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08198203-a4a1-48ac-9a6d-af02ac94ff12/?format=api"
                },
                {
                    "id": "3590a0af-2819-4ea1-a0ad-8d0fbc576f92",
                    "gambit_id": "5e750037-aed2-4b5c-96af-1cc0905695b0",
                    "last_updated": "2024-02-07T01:53:00.634037-05:00",
                    "created_at": "2024-02-06T09:08:09.351482-05:00",
                    "name": "Game Total Under 244.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "244.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08198203-a4a1-48ac-9a6d-af02ac94ff12/?format=api"
                }
            ]
        }
    ]
}