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/2b6736eb-5467-4bb1-ac88-4a3f1342da9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2b6736eb-5467-4bb1-ac88-4a3f1342da9b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e3f2a204-1b65-4e61-b82c-ce02c5ebe0c9",
    "completed": true,
    "last_updated": "2023-03-13T19:12:11.072721-04:00",
    "created_at": "2023-03-12T10:17:05.782236-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.26,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/e3f2a204-1b65-4e61-b82c-ce02c5ebe0c9",
    "datetime": "2023-03-12T21:07:00-04:00",
    "cutoff_datetime": "2023-03-12T21:07:00-04:00",
    "name": "Ottawa Senators v. Calgary Flames",
    "bettypes": [
        {
            "id": "5511cdb8-4b12-495c-ac26-5d977cbff4c9",
            "match": "https://api-prod.gambitprofit.com/api/matches/2b6736eb-5467-4bb1-ac88-4a3f1342da9b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-12T10:17:05.794129-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": "Calgary Flames",
                        "amount": 6308.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "859d061f-c9b5-4c53-8bd4-98f65c0404da",
                    "gambit_id": "4ae89303-8d7f-43fa-9bb3-bb3f3030d70f",
                    "last_updated": "2023-03-13T19:12:11.094602-04:00",
                    "created_at": "2023-03-12T10:17:05.795697-04:00",
                    "name": "Calgary Flames",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5511cdb8-4b12-495c-ac26-5d977cbff4c9/?format=api"
                },
                {
                    "id": "632fb963-3071-49de-a251-e39b6abe37e5",
                    "gambit_id": "b6200911-29e0-4c08-bcb4-5e9a5f63cee7",
                    "last_updated": "2023-03-13T19:12:11.096405-04:00",
                    "created_at": "2023-03-12T10:17:05.797969-04:00",
                    "name": "Ottawa Senators",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5511cdb8-4b12-495c-ac26-5d977cbff4c9/?format=api"
                }
            ]
        },
        {
            "id": "56b5591f-5cba-4a88-a82f-0f40fbf44228",
            "match": "https://api-prod.gambitprofit.com/api/matches/2b6736eb-5467-4bb1-ac88-4a3f1342da9b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-12T10:17:05.784395-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": "Ottawa Senators",
                        "amount": 5939.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d48f5e6f-f8fe-46fd-a99f-d0bffa33e3c5",
                    "gambit_id": "405177ef-f972-414a-b7ca-d73919700668",
                    "last_updated": "2023-03-13T19:12:11.081374-04:00",
                    "created_at": "2023-03-12T10:17:05.787893-04:00",
                    "name": "Ottawa Senators",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56b5591f-5cba-4a88-a82f-0f40fbf44228/?format=api"
                },
                {
                    "id": "8279e183-1754-44e0-bbbf-7a92c3c69d73",
                    "gambit_id": "ba673407-7644-48a8-84a3-ce1be362def3",
                    "last_updated": "2023-03-13T19:12:11.078284-04:00",
                    "created_at": "2023-03-12T10:17:05.785877-04:00",
                    "name": "Calgary Flames",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56b5591f-5cba-4a88-a82f-0f40fbf44228/?format=api"
                }
            ]
        },
        {
            "id": "21085c5d-9616-4128-b8cf-2968f0762f11",
            "match": "https://api-prod.gambitprofit.com/api/matches/2b6736eb-5467-4bb1-ac88-4a3f1342da9b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-12T10:17:05.789357-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 Under 6.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3f197014-3d1d-4d9c-8efa-154240cc3530",
                    "gambit_id": "ae920742-abde-4858-8430-1e5ec566d8a4",
                    "last_updated": "2023-03-13T19:12:11.086456-04:00",
                    "created_at": "2023-03-12T10:17:05.790701-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21085c5d-9616-4128-b8cf-2968f0762f11/?format=api"
                },
                {
                    "id": "b2eea6ea-5ba6-4a8e-99e0-991b6a79ecdd",
                    "gambit_id": "93087d6c-b8c4-4019-a239-b464dfba1571",
                    "last_updated": "2023-03-13T19:12:11.089940-04:00",
                    "created_at": "2023-03-12T10:17:05.792358-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21085c5d-9616-4128-b8cf-2968f0762f11/?format=api"
                }
            ]
        }
    ]
}