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/13b75204-1c95-4033-b081-b86f90cffd3e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "13b75204-1c95-4033-b081-b86f90cffd3e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ff99d1db-f683-42f0-998b-e54d4e012b9b",
    "completed": true,
    "last_updated": "2024-01-27T10:53:02.606146-05:00",
    "created_at": "2024-01-26T09:33:15.757127-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.4,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/ff99d1db-f683-42f0-998b-e54d4e012b9b",
    "datetime": "2024-01-26T19:07:00-05:00",
    "cutoff_datetime": "2024-01-26T19:07:00-05:00",
    "name": "Vegas Golden Knights v. New York Rangers",
    "bettypes": [
        {
            "id": "29bfe4d9-3f2d-4149-aefb-62d2a5bf5826",
            "match": "https://api-prod.gambitprofit.com/api/matches/13b75204-1c95-4033-b081-b86f90cffd3e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-26T09:33:15.773157-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": "New York Rangers",
                        "amount": 5857.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 4143.0
                    }
                ],
                "expected_reward_tokens": 9487.47,
                "profit_sb": -12.53,
                "profit_sb_percentage": -0.13,
                "recommended": false
            },
            "lines": [
                {
                    "id": "768b55fd-53d5-416f-b8aa-ddafec7711fc",
                    "gambit_id": "6c2b3237-c5ce-4ce1-8612-67aa8199bf5e",
                    "last_updated": "2024-01-27T10:53:02.630399-05:00",
                    "created_at": "2024-01-26T09:33:15.786723-05:00",
                    "name": "New York Rangers",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29bfe4d9-3f2d-4149-aefb-62d2a5bf5826/?format=api"
                },
                {
                    "id": "c8ba750f-929d-497e-bd98-e75402867e08",
                    "gambit_id": "f72aea66-4611-4061-8151-2025683567ad",
                    "last_updated": "2024-01-27T10:53:02.622718-05:00",
                    "created_at": "2024-01-26T09:33:15.780196-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29bfe4d9-3f2d-4149-aefb-62d2a5bf5826/?format=api"
                }
            ]
        },
        {
            "id": "d67b584c-fa7e-4d8b-aac1-8c0fdb0e1dcb",
            "match": "https://api-prod.gambitprofit.com/api/matches/13b75204-1c95-4033-b081-b86f90cffd3e/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-26T09:33:15.795833-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": "Vegas Golden Knights",
                        "amount": 6154.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a093106b-30e7-420e-9ff6-d13f76840b57",
                    "gambit_id": "b8c8d100-0e73-407b-be0a-243e7c2c6ee3",
                    "last_updated": "2024-01-27T10:53:02.637545-05:00",
                    "created_at": "2024-01-26T09:33:15.800066-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d67b584c-fa7e-4d8b-aac1-8c0fdb0e1dcb/?format=api"
                },
                {
                    "id": "9fb60188-51dc-47dd-8638-fd7e84bbf9e9",
                    "gambit_id": "eeb126ab-699d-4cda-ab9a-6921335f57c6",
                    "last_updated": "2024-01-27T10:53:02.640743-05:00",
                    "created_at": "2024-01-26T09:33:15.808404-05:00",
                    "name": "New York Rangers",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d67b584c-fa7e-4d8b-aac1-8c0fdb0e1dcb/?format=api"
                }
            ]
        },
        {
            "id": "56540e0a-7331-412c-9702-ed19ab2154a0",
            "match": "https://api-prod.gambitprofit.com/api/matches/13b75204-1c95-4033-b081-b86f90cffd3e/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-26T09:33:15.813574-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 6",
                        "amount": 5423.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f9bebd97-a60c-4a4f-925e-06bd36151953",
                    "gambit_id": "522dff46-5c7a-4d11-a7b9-212d4dc90fe5",
                    "last_updated": "2024-01-27T10:53:02.651175-05:00",
                    "created_at": "2024-01-26T09:33:15.821963-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56540e0a-7331-412c-9702-ed19ab2154a0/?format=api"
                },
                {
                    "id": "b3fe9a99-1004-4840-a717-8dd9c9aee53a",
                    "gambit_id": "f8d477a2-1c78-40e9-8969-3b380212ad7c",
                    "last_updated": "2024-01-27T10:53:02.647705-05:00",
                    "created_at": "2024-01-26T09:33:15.817362-05:00",
                    "name": "Game Total Over 6",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56540e0a-7331-412c-9702-ed19ab2154a0/?format=api"
                }
            ]
        }
    ]
}