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/9bf6ef98-babe-4aea-8317-527e62e89510/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9bf6ef98-babe-4aea-8317-527e62e89510",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "12ddd681-eaa2-492f-8586-f77273e9ecae",
    "completed": true,
    "last_updated": "2023-01-28T15:22:23.959154-05:00",
    "created_at": "2023-01-27T08:57:17.434215-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/12ddd681-eaa2-492f-8586-f77273e9ecae",
    "datetime": "2023-01-27T20:37:00-05:00",
    "cutoff_datetime": "2023-01-27T20:37:00-05:00",
    "name": "New Jersey Devils v. Dallas Stars",
    "bettypes": [
        {
            "id": "5b2f02e5-393d-424a-af60-623a6dafe9e1",
            "match": "https://api-prod.gambitprofit.com/api/matches/9bf6ef98-babe-4aea-8317-527e62e89510/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-27T08:57:17.440133-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": "Dallas Stars",
                        "amount": 5863.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4137.0
                    }
                ],
                "expected_reward_tokens": 9556.47,
                "profit_sb": 56.47,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ea57a238-4120-410f-971b-b92e8b3fe93f",
                    "gambit_id": "21287087-f717-43ed-ba62-a7accc99f809",
                    "last_updated": "2023-01-28T15:22:23.969396-05:00",
                    "created_at": "2023-01-27T08:57:17.441362-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.63000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b2f02e5-393d-424a-af60-623a6dafe9e1/?format=api"
                },
                {
                    "id": "01dfc509-0ceb-44d9-a06f-85a847e2556e",
                    "gambit_id": "cbdd6045-dc2f-4c4b-abf5-52c20272967e",
                    "last_updated": "2023-01-28T15:22:23.970726-05:00",
                    "created_at": "2023-01-27T08:57:17.442626-05:00",
                    "name": "New Jersey Devils",
                    "reward": "2.31000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b2f02e5-393d-424a-af60-623a6dafe9e1/?format=api"
                }
            ]
        },
        {
            "id": "d54047dd-9c29-4616-8641-acef3dc81c19",
            "match": "https://api-prod.gambitprofit.com/api/matches/9bf6ef98-babe-4aea-8317-527e62e89510/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-27T08:57:17.435877-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": 6326.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 3674.0
                    }
                ],
                "expected_reward_tokens": 9552.26,
                "profit_sb": 52.26,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4981ec7f-aa76-45d9-b2b1-51f2ce975933",
                    "gambit_id": "5210fe40-efdc-4da4-95b2-da8b1a51d2ab",
                    "last_updated": "2023-01-28T15:22:23.966887-05:00",
                    "created_at": "2023-01-27T08:57:17.438692-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d54047dd-9c29-4616-8641-acef3dc81c19/?format=api"
                },
                {
                    "id": "2d891e1f-ead2-4807-910e-9cf482796828",
                    "gambit_id": "42f45eb5-e9fc-41bc-953d-154c4f0799dd",
                    "last_updated": "2023-01-28T15:22:23.965785-05:00",
                    "created_at": "2023-01-27T08:57:17.437248-05:00",
                    "name": "Dallas Stars",
                    "reward": "2.60000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d54047dd-9c29-4616-8641-acef3dc81c19/?format=api"
                }
            ]
        },
        {
            "id": "eed3d2e3-5a76-4aef-9517-5b1f8751412e",
            "match": "https://api-prod.gambitprofit.com/api/matches/9bf6ef98-babe-4aea-8317-527e62e89510/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-27T09:17:00.318246-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",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2ce86ceb-fbb4-49dc-8fbb-6dd166e9bff3",
                    "gambit_id": "3132f344-3944-4ff8-83fc-e822437880d9",
                    "last_updated": "2023-01-28T15:22:23.963464-05:00",
                    "created_at": "2023-01-27T09:17:00.321216-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eed3d2e3-5a76-4aef-9517-5b1f8751412e/?format=api"
                },
                {
                    "id": "9fe8c293-d1ff-4991-9004-005481383a0c",
                    "gambit_id": "774a9098-3b13-413e-98d3-b1450e24ed9d",
                    "last_updated": "2023-01-28T15:22:23.962277-05:00",
                    "created_at": "2023-01-27T09:17:00.319700-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eed3d2e3-5a76-4aef-9517-5b1f8751412e/?format=api"
                }
            ]
        }
    ]
}