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/953d1d2e-405b-4946-8291-b768e2233140/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "953d1d2e-405b-4946-8291-b768e2233140",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e5b2cfce-956f-42c8-a263-70e4a909599f",
    "completed": true,
    "last_updated": "2022-12-03T10:17:31.353119-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.67,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/e5b2cfce-956f-42c8-a263-70e4a909599f",
    "datetime": "2022-12-01T22:37:00-05:00",
    "cutoff_datetime": "2022-12-01T22:37:00-05:00",
    "name": "Arizona Coyotes v. Los Angeles Kings",
    "bettypes": [
        {
            "id": "110531db-3dad-447a-8e46-cebed11c7075",
            "match": "https://api-prod.gambitprofit.com/api/matches/953d1d2e-405b-4946-8291-b768e2233140/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Los Angeles Kings",
                        "amount": 6778.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 3222.0
                    }
                ],
                "expected_reward_tokens": 9150.3,
                "profit_sb": 150.3,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c307b660-b523-42d1-9727-3b22efaf56df",
                    "gambit_id": "0a2878f9-7dbc-45a8-bf35-83329ba86f3a",
                    "last_updated": "2022-12-03T10:17:31.363055-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.35000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/110531db-3dad-447a-8e46-cebed11c7075/?format=api"
                },
                {
                    "id": "19c8a919-320e-4f7b-a43b-18a9f875d671",
                    "gambit_id": "81301296-bac7-4d7e-8fde-85b56f223bf7",
                    "last_updated": "2022-12-03T10:17:31.364414-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "2.84000",
                    "odds": "3.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/110531db-3dad-447a-8e46-cebed11c7075/?format=api"
                }
            ]
        },
        {
            "id": "ebc9a53c-2594-4251-b57f-cfe5ab70b99f",
            "match": "https://api-prod.gambitprofit.com/api/matches/953d1d2e-405b-4946-8291-b768e2233140/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Arizona Coyotes",
                        "amount": 5304.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3892f83a-86ff-4800-8021-f69d76f7257b",
                    "gambit_id": "82c90f29-c885-48ae-bac2-19269118ed73",
                    "last_updated": "2022-12-03T10:17:31.360669-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebc9a53c-2594-4251-b57f-cfe5ab70b99f/?format=api"
                },
                {
                    "id": "c8013d64-604d-46ce-8e20-684e9612f9f8",
                    "gambit_id": "2b7cd404-b589-42c8-bb2a-09614b898c13",
                    "last_updated": "2022-12-03T10:17:31.359244-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebc9a53c-2594-4251-b57f-cfe5ab70b99f/?format=api"
                }
            ]
        },
        {
            "id": "fd963d1e-06f9-4e7f-874a-3578a737e717",
            "match": "https://api-prod.gambitprofit.com/api/matches/953d1d2e-405b-4946-8291-b768e2233140/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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": 5000.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "877de429-e218-42e2-8639-d329d3246f5c",
                    "gambit_id": "c33055aa-1c34-49e8-948a-f46508b537c4",
                    "last_updated": "2022-12-03T10:17:31.357093-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd963d1e-06f9-4e7f-874a-3578a737e717/?format=api"
                },
                {
                    "id": "150ba557-77e9-4dd3-8565-94d612069fbe",
                    "gambit_id": "5fe99119-c260-4f55-b3ab-4bca3d9aea10",
                    "last_updated": "2022-12-03T10:17:31.356002-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd963d1e-06f9-4e7f-874a-3578a737e717/?format=api"
                }
            ]
        }
    ]
}