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/6a14203a-9966-42aa-a4f1-781f715c5cd9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6a14203a-9966-42aa-a4f1-781f715c5cd9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "efaf669c-c4b4-4b2b-9933-25e70e14dbb4",
    "completed": true,
    "last_updated": "2022-10-24T10:17:10.632743-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.05,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/efaf669c-c4b4-4b2b-9933-25e70e14dbb4",
    "datetime": "2022-10-22T19:05:00-04:00",
    "cutoff_datetime": "2022-10-22T19:05:00-04:00",
    "name": "Los Angeles Kings v. Washington Capitals",
    "bettypes": [
        {
            "id": "9f242136-da95-429d-8be1-df304c1f5f54",
            "match": "https://api-prod.gambitprofit.com/api/matches/6a14203a-9966-42aa-a4f1-781f715c5cd9/?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": "Washington Capitals",
                        "amount": 5521.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 4479.0
                    }
                ],
                "expected_reward_tokens": 9495.48,
                "profit_sb": -4.52,
                "profit_sb_percentage": -0.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1c3286ec-50b6-4f30-96ce-17d261e9225e",
                    "gambit_id": "c9184359-e649-46ca-88f4-c0342fb87e59",
                    "last_updated": "2022-10-24T10:17:10.641936-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Capitals",
                    "reward": "1.72000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f242136-da95-429d-8be1-df304c1f5f54/?format=api"
                },
                {
                    "id": "0bdb5c23-b5ac-4029-a103-d6cf8205a435",
                    "gambit_id": "7d98c0e8-e7d4-41a6-bd76-3e40cee8f846",
                    "last_updated": "2022-10-24T10:17:10.642935-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f242136-da95-429d-8be1-df304c1f5f54/?format=api"
                }
            ]
        },
        {
            "id": "a9e5cd66-9a1f-4e29-b519-f877d9125dc9",
            "match": "https://api-prod.gambitprofit.com/api/matches/6a14203a-9966-42aa-a4f1-781f715c5cd9/?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": "Los Angeles Kings",
                        "amount": 6563.0
                    },
                    {
                        "team": "Washington Capitals",
                        "amount": 3437.0
                    }
                ],
                "expected_reward_tokens": 9450.72,
                "profit_sb": -49.28,
                "profit_sb_percentage": -0.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "34ff9233-1235-40a5-a812-9ac6e14ae6a8",
                    "gambit_id": "f4138f0d-8d9a-4124-bd75-cc64e9f4dfcf",
                    "last_updated": "2022-10-24T10:17:10.639915-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9e5cd66-9a1f-4e29-b519-f877d9125dc9/?format=api"
                },
                {
                    "id": "cf45bcb1-fccb-4808-968a-9a862fd7c073",
                    "gambit_id": "66baaf31-a3b7-462f-943e-472ff95756a8",
                    "last_updated": "2022-10-24T10:17:10.638889-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington Capitals",
                    "reward": "2.75000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9e5cd66-9a1f-4e29-b519-f877d9125dc9/?format=api"
                }
            ]
        },
        {
            "id": "d0762305-8223-419a-b9e8-d4a618ba34c5",
            "match": "https://api-prod.gambitprofit.com/api/matches/6a14203a-9966-42aa-a4f1-781f715c5cd9/?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 Under 6.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "763a3c47-72b0-4ae3-9e06-c9b4b67f2fd2",
                    "gambit_id": "1d8060fd-d68d-49ea-be6b-d851fba3117f",
                    "last_updated": "2022-10-24T10:17:10.635651-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0762305-8223-419a-b9e8-d4a618ba34c5/?format=api"
                },
                {
                    "id": "80e136ea-9bf8-4e2d-8ec3-ae0815d2d036",
                    "gambit_id": "c82c7e97-e5e0-46bd-ab71-0d2f7e527af0",
                    "last_updated": "2022-10-24T10:17:10.636792-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0762305-8223-419a-b9e8-d4a618ba34c5/?format=api"
                }
            ]
        }
    ]
}