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/222eeb54-f982-44bd-9746-e01ad173a77d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "222eeb54-f982-44bd-9746-e01ad173a77d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3b670428-e866-47c1-85e4-9087bfe54140",
    "completed": true,
    "last_updated": "2024-02-01T10:53:00.959392-05:00",
    "created_at": "2024-01-31T09:58:18.947826-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.45,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/3b670428-e866-47c1-85e4-9087bfe54140",
    "datetime": "2024-01-31T19:07:00-05:00",
    "cutoff_datetime": "2024-01-31T19:07:00-05:00",
    "name": "Ottawa Senators v. Detroit Red Wings",
    "bettypes": [
        {
            "id": "78e7d4d4-c0fb-4d38-a7c6-fab8ede85a39",
            "match": "https://api-prod.gambitprofit.com/api/matches/222eeb54-f982-44bd-9746-e01ad173a77d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-31T09:58:18.957689-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": "Detroit Red Wings",
                        "amount": 5107.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9dd5b1a2-27f0-44d1-b762-cf41f2691180",
                    "gambit_id": "dc14101c-2e6d-4a3d-a427-0520b3fca6c1",
                    "last_updated": "2024-02-01T10:53:00.981959-05:00",
                    "created_at": "2024-01-31T09:58:18.970578-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78e7d4d4-c0fb-4d38-a7c6-fab8ede85a39/?format=api"
                },
                {
                    "id": "7de88c73-0b18-426e-a7af-efe3e6f9bc26",
                    "gambit_id": "f744c719-9679-4bc4-8b40-703525be510e",
                    "last_updated": "2024-02-01T10:53:00.977826-05:00",
                    "created_at": "2024-01-31T09:58:18.965439-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78e7d4d4-c0fb-4d38-a7c6-fab8ede85a39/?format=api"
                }
            ]
        },
        {
            "id": "ecc4ecce-7d7f-40fd-87b2-c1f4db7ad2ee",
            "match": "https://api-prod.gambitprofit.com/api/matches/222eeb54-f982-44bd-9746-e01ad173a77d/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-31T09:58:18.975547-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": "Ottawa Senators",
                        "amount": 6805.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3195.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d4b74a6b-905f-4390-964f-bacca3362956",
                    "gambit_id": "7eb8c6e2-a1ed-474e-bb94-e6ca254eec9d",
                    "last_updated": "2024-02-01T10:53:00.990092-05:00",
                    "created_at": "2024-01-31T09:58:18.982875-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.39000",
                    "odds": "1.40820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecc4ecce-7d7f-40fd-87b2-c1f4db7ad2ee/?format=api"
                },
                {
                    "id": "dacae3b9-36f8-4524-96f1-6ca2911cf780",
                    "gambit_id": "dfa8baf4-7b9c-44f4-8d4e-5f4114774bfc",
                    "last_updated": "2024-02-01T10:53:00.994169-05:00",
                    "created_at": "2024-01-31T09:58:18.988684-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.96000",
                    "odds": "3.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecc4ecce-7d7f-40fd-87b2-c1f4db7ad2ee/?format=api"
                }
            ]
        },
        {
            "id": "62fe7946-f6e1-42f9-b4ec-e4c4a132cc7b",
            "match": "https://api-prod.gambitprofit.com/api/matches/222eeb54-f982-44bd-9746-e01ad173a77d/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-31T09:58:18.993964-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 7",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3201e27a-3c31-44e2-b7f0-1c104ac68ca2",
                    "gambit_id": "1c0d7fda-715a-4549-b76c-a5e00cf17cb5",
                    "last_updated": "2024-02-01T10:53:01.006677-05:00",
                    "created_at": "2024-01-31T09:58:19.002945-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62fe7946-f6e1-42f9-b4ec-e4c4a132cc7b/?format=api"
                },
                {
                    "id": "265d4217-da98-4254-b953-ef298ce40884",
                    "gambit_id": "3519c25e-3e50-4b70-b256-bc229c711f35",
                    "last_updated": "2024-02-01T10:53:01.002644-05:00",
                    "created_at": "2024-01-31T09:58:18.998252-05:00",
                    "name": "Game Total Over 7",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62fe7946-f6e1-42f9-b4ec-e4c4a132cc7b/?format=api"
                }
            ]
        }
    ]
}