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/3dc32b67-fdf9-4801-86be-cfaeb16d0641/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3dc32b67-fdf9-4801-86be-cfaeb16d0641",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5a705fa8-e7ab-432e-9aa6-eecee66a08d4",
    "completed": true,
    "last_updated": "2023-12-21T10:18:18.149999-05:00",
    "created_at": "2023-12-19T08:53:01.415539-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/5a705fa8-e7ab-432e-9aa6-eecee66a08d4",
    "datetime": "2023-12-19T19:07:00-05:00",
    "cutoff_datetime": "2023-12-19T19:07:00-05:00",
    "name": "Philadelphia Flyers v. New Jersey Devils",
    "bettypes": [
        {
            "id": "d8fe0e0b-474c-4dcd-a2b0-cec759d65916",
            "match": "https://api-prod.gambitprofit.com/api/matches/3dc32b67-fdf9-4801-86be-cfaeb16d0641/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-19T08:53:01.433236-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 Jersey Devils",
                        "amount": 5939.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "de90ddb1-1e90-4883-b577-95ac43b1f4a2",
                    "gambit_id": "6ecfeac6-720b-4858-bd7f-c6c71662f79b",
                    "last_updated": "2023-12-21T10:18:18.176283-05:00",
                    "created_at": "2023-12-19T08:53:01.444096-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8fe0e0b-474c-4dcd-a2b0-cec759d65916/?format=api"
                },
                {
                    "id": "189ed45e-c387-440b-9691-6406bbdff2e5",
                    "gambit_id": "a2715767-9bc7-4c20-8624-423640a441d6",
                    "last_updated": "2023-12-21T10:18:18.172873-05:00",
                    "created_at": "2023-12-19T08:53:01.438111-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8fe0e0b-474c-4dcd-a2b0-cec759d65916/?format=api"
                }
            ]
        },
        {
            "id": "a0d7fcca-dfae-488b-a5c1-d14550875f53",
            "match": "https://api-prod.gambitprofit.com/api/matches/3dc32b67-fdf9-4801-86be-cfaeb16d0641/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-19T08:53:01.449020-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": "Philadelphia Flyers",
                        "amount": 6154.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b70abaa9-dae9-4ac6-9c3d-99e250177059",
                    "gambit_id": "6c3a728e-6202-409e-80f2-ea2f3fc24d75",
                    "last_updated": "2023-12-21T10:18:18.182479-05:00",
                    "created_at": "2023-12-19T08:53:01.453479-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0d7fcca-dfae-488b-a5c1-d14550875f53/?format=api"
                },
                {
                    "id": "44e07885-4573-4a97-b055-cfe24e5771aa",
                    "gambit_id": "560010ad-718c-475d-a62c-dc0de5d41bf8",
                    "last_updated": "2023-12-21T10:18:18.185679-05:00",
                    "created_at": "2023-12-19T08:53:01.459711-05:00",
                    "name": "New Jersey Devils",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0d7fcca-dfae-488b-a5c1-d14550875f53/?format=api"
                }
            ]
        },
        {
            "id": "73e193b5-0c06-4989-910a-408101a9c3dc",
            "match": "https://api-prod.gambitprofit.com/api/matches/3dc32b67-fdf9-4801-86be-cfaeb16d0641/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-19T08:53:01.464146-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 6.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2a61e039-8fda-44fa-84d4-9336f2e072c5",
                    "gambit_id": "18b928c9-af02-4097-a085-836d606ec291",
                    "last_updated": "2023-12-21T10:18:18.194186-05:00",
                    "created_at": "2023-12-19T08:53:01.468714-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73e193b5-0c06-4989-910a-408101a9c3dc/?format=api"
                },
                {
                    "id": "c73f8adb-dcfa-4f73-a600-f1f0063962ed",
                    "gambit_id": "1cc6004a-326d-4007-9013-d795c6e92f85",
                    "last_updated": "2023-12-21T10:18:18.197483-05:00",
                    "created_at": "2023-12-19T08:53:01.473734-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73e193b5-0c06-4989-910a-408101a9c3dc/?format=api"
                }
            ]
        }
    ]
}