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/7b857a8c-5a47-4840-abf0-95dd028c2041/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7b857a8c-5a47-4840-abf0-95dd028c2041",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "aa44cf8f-9fcd-46ae-9a6b-3a6f2efaa4fa",
    "completed": true,
    "last_updated": "2023-12-10T11:43:04.190791-05:00",
    "created_at": "2023-12-09T08:48:14.933569-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.17,
    "sport_category": "NBA In-Season Tournament",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/aa44cf8f-9fcd-46ae-9a6b-3a6f2efaa4fa",
    "datetime": "2023-12-09T20:30:00-05:00",
    "cutoff_datetime": "2023-12-09T20:30:00-05:00",
    "name": "Indiana Pacers v. Los Angeles Lakers",
    "bettypes": [
        {
            "id": "5ad94d86-81a5-4059-b5b0-05bdeba86048",
            "match": "https://api-prod.gambitprofit.com/api/matches/7b857a8c-5a47-4840-abf0-95dd028c2041/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-09T08:48:14.945870-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": "Los Angeles Lakers",
                        "amount": 6100.0
                    },
                    {
                        "team": "Indiana Pacers",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "020c4a63-53fd-4073-b698-9e7eadf8b3cd",
                    "gambit_id": "79fcaf72-7e21-437c-9016-06c47d3a4185",
                    "last_updated": "2023-12-10T11:43:04.207599-05:00",
                    "created_at": "2023-12-09T08:48:14.954037-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ad94d86-81a5-4059-b5b0-05bdeba86048/?format=api"
                },
                {
                    "id": "be4210c5-b0f6-456e-ae02-f9a161209666",
                    "gambit_id": "3db95158-ec52-434b-b84c-4003c6a65515",
                    "last_updated": "2023-12-10T11:43:04.204061-05:00",
                    "created_at": "2023-12-09T08:48:14.949822-05:00",
                    "name": "Indiana Pacers",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ad94d86-81a5-4059-b5b0-05bdeba86048/?format=api"
                }
            ]
        },
        {
            "id": "541610a7-6b8d-4bfa-93bd-25b6b9b815d1",
            "match": "https://api-prod.gambitprofit.com/api/matches/7b857a8c-5a47-4840-abf0-95dd028c2041/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-09T08:48:14.958413-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": 5000.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7d183f35-9cb8-4a15-be2f-88ae81f883ba",
                    "gambit_id": "38f32fb4-e27b-4a62-bcbb-6368e6a58fd6",
                    "last_updated": "2023-12-10T11:43:04.214802-05:00",
                    "created_at": "2023-12-09T08:48:14.962134-05:00",
                    "name": "Indiana Pacers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/541610a7-6b8d-4bfa-93bd-25b6b9b815d1/?format=api"
                },
                {
                    "id": "db8d4a7a-8c6b-4511-ae48-a23ce7ff1784",
                    "gambit_id": "4b0aa7a6-ea09-4bcd-894d-1ffa454e7336",
                    "last_updated": "2023-12-10T11:43:04.218420-05:00",
                    "created_at": "2023-12-09T08:48:14.966599-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/541610a7-6b8d-4bfa-93bd-25b6b9b815d1/?format=api"
                }
            ]
        },
        {
            "id": "77a90497-e736-4795-b2cd-60eee7829265",
            "match": "https://api-prod.gambitprofit.com/api/matches/7b857a8c-5a47-4840-abf0-95dd028c2041/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-09T08:48:14.970112-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 242",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 242",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "95a85be6-60a1-4676-b872-fc942b002926",
                    "gambit_id": "7bd72671-09c1-4c09-ba50-44cc0ab7fdc4",
                    "last_updated": "2023-12-10T11:43:04.227201-05:00",
                    "created_at": "2023-12-09T08:48:14.973644-05:00",
                    "name": "Game Total Over 242",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "242.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77a90497-e736-4795-b2cd-60eee7829265/?format=api"
                },
                {
                    "id": "0cf30207-1c4c-4eaa-be73-547fba8b8e7e",
                    "gambit_id": "7e367771-2e3f-4c5b-8524-f422957c56fc",
                    "last_updated": "2023-12-10T11:43:04.232714-05:00",
                    "created_at": "2023-12-09T08:48:14.977513-05:00",
                    "name": "Game Total Under 242",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "242.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77a90497-e736-4795-b2cd-60eee7829265/?format=api"
                }
            ]
        }
    ]
}