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/b480c402-8535-4f11-b875-f375be9b2474/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b480c402-8535-4f11-b875-f375be9b2474",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e84a3ca4-554d-4d8e-b775-626a0730e3d5",
    "completed": true,
    "last_updated": "2022-12-10T18:42:01.151155-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.94,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/e84a3ca4-554d-4d8e-b775-626a0730e3d5",
    "datetime": "2022-12-09T19:10:00-05:00",
    "cutoff_datetime": "2022-12-09T19:10:00-05:00",
    "name": "Toronto Raptors v. Orlando Magic",
    "bettypes": [
        {
            "id": "3b4e87f3-ecb2-49dc-88a1-4c8785805fe6",
            "match": "https://api-prod.gambitprofit.com/api/matches/b480c402-8535-4f11-b875-f375be9b2474/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Toronto Raptors",
                        "amount": 7340.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 2660.0
                    }
                ],
                "expected_reward_tokens": 9175.0,
                "profit_sb": 175.0,
                "profit_sb_percentage": 1.94,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a1d911a0-0bc5-4e2b-acc4-89650cca8e60",
                    "gambit_id": "9605345d-2833-475e-a03c-a8d1c4702fc4",
                    "last_updated": "2022-12-10T18:42:01.158981-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.25000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b4e87f3-ecb2-49dc-88a1-4c8785805fe6/?format=api"
                },
                {
                    "id": "187256bc-fd8b-41c9-909f-f58947de87af",
                    "gambit_id": "3cade0d8-948b-4503-9651-f261d69cf00e",
                    "last_updated": "2022-12-10T18:42:01.157857-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Orlando Magic",
                    "reward": "3.45000",
                    "odds": "3.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b4e87f3-ecb2-49dc-88a1-4c8785805fe6/?format=api"
                }
            ]
        },
        {
            "id": "8db37bec-2ee8-4b0d-b55f-8556e4c0575b",
            "match": "https://api-prod.gambitprofit.com/api/matches/b480c402-8535-4f11-b875-f375be9b2474/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Toronto Raptors",
                        "amount": 5000.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1eac94fd-e237-4bc1-a48a-c90044935c26",
                    "gambit_id": "b4ee1789-3de4-407e-a155-05410f7415dd",
                    "last_updated": "2022-12-10T18:42:01.162696-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Raptors",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8db37bec-2ee8-4b0d-b55f-8556e4c0575b/?format=api"
                },
                {
                    "id": "1cda5a3e-ac01-43d1-a617-cc71cb11741c",
                    "gambit_id": "6ef7f26f-4f25-47a9-9c35-78702b32e076",
                    "last_updated": "2022-12-10T18:42:01.161486-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8db37bec-2ee8-4b0d-b55f-8556e4c0575b/?format=api"
                }
            ]
        },
        {
            "id": "eefdcb47-72da-45bb-9e33-218e31d33a60",
            "match": "https://api-prod.gambitprofit.com/api/matches/b480c402-8535-4f11-b875-f375be9b2474/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 Under 223",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 223",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1acecf10-d6ad-41d5-b6fe-e306fec44cb2",
                    "gambit_id": "aeaf25f2-1e5b-45af-8148-44edd749cc33",
                    "last_updated": "2022-12-10T18:42:01.153920-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 223",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "223.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eefdcb47-72da-45bb-9e33-218e31d33a60/?format=api"
                },
                {
                    "id": "d871bb82-8155-4f1f-a352-21fd181f534a",
                    "gambit_id": "b5da2acf-ec6f-426c-b8b5-89d3518580ca",
                    "last_updated": "2022-12-10T18:42:01.155301-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 223",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "223.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eefdcb47-72da-45bb-9e33-218e31d33a60/?format=api"
                }
            ]
        }
    ]
}