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/5c261e1e-490c-44b7-b079-606331e045b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5c261e1e-490c-44b7-b079-606331e045b7",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d1974fd1-f3bd-4637-8898-e9d2d4382fd4",
    "completed": true,
    "last_updated": "2022-11-02T20:57:12.059315-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 5.95,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d1974fd1-f3bd-4637-8898-e9d2d4382fd4",
    "datetime": "2022-11-01T20:05:00-04:00",
    "cutoff_datetime": "2022-11-01T20:05:00-04:00",
    "name": "Boston Bruins v. Pittsburgh Penguins",
    "bettypes": [
        {
            "id": "fc16e6d3-ea4b-4d32-ba5a-b5d0f7c762e2",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c261e1e-490c-44b7-b079-606331e045b7/?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": "Pittsburgh Penguins",
                        "amount": 5106.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": 395.04,
                "profit_sb_percentage": 4.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5dca0b96-8112-4c81-bd52-48b99d075aad",
                    "gambit_id": "e2dd6f00-4ae9-4fc7-b02b-38887f851244",
                    "last_updated": "2022-11-02T20:57:12.068007-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc16e6d3-ea4b-4d32-ba5a-b5d0f7c762e2/?format=api"
                },
                {
                    "id": "c26e8db9-d54b-4210-83d2-9ad242e564d7",
                    "gambit_id": "b3a23f56-acfb-47c9-81d0-d0eb73f7beaf",
                    "last_updated": "2022-11-02T20:57:12.068971-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc16e6d3-ea4b-4d32-ba5a-b5d0f7c762e2/?format=api"
                }
            ]
        },
        {
            "id": "5b6da81e-d66c-4e03-a5dc-ee001c4bd055",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c261e1e-490c-44b7-b079-606331e045b7/?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": "Boston Bruins",
                        "amount": 6811.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 3189.0
                    }
                ],
                "expected_reward_tokens": 9535.11,
                "profit_sb": 535.11,
                "profit_sb_percentage": 5.95,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dd6ba59c-77c1-4332-aafb-24b1cb0206d2",
                    "gambit_id": "679fc032-8db3-4587-baa7-3d2fd100126c",
                    "last_updated": "2022-11-02T20:57:12.066099-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.40000",
                    "odds": "1.40820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b6da81e-d66c-4e03-a5dc-ee001c4bd055/?format=api"
                },
                {
                    "id": "00a01475-e46e-4c1c-acb2-519060defdf4",
                    "gambit_id": "0ec58423-dd02-415a-9e33-3634bacb5bd0",
                    "last_updated": "2022-11-02T20:57:12.065134-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "2.99000",
                    "odds": "3.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5b6da81e-d66c-4e03-a5dc-ee001c4bd055/?format=api"
                }
            ]
        },
        {
            "id": "db124fe2-63de-4d33-a889-e6635173485b",
            "match": "https://api-prod.gambitprofit.com/api/matches/5c261e1e-490c-44b7-b079-606331e045b7/?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": 5212.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4788.0
                    }
                ],
                "expected_reward_tokens": 9432.36,
                "profit_sb": 432.36,
                "profit_sb_percentage": 4.8,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cf04a599-bcb9-427a-8d6a-afacb9fefcdc",
                    "gambit_id": "b54894fc-f4fd-4512-85f5-f3b0252f6e62",
                    "last_updated": "2022-11-02T20:57:12.062141-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.81000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db124fe2-63de-4d33-a889-e6635173485b/?format=api"
                },
                {
                    "id": "2cd1b252-62aa-4118-b188-8a46c40f1d9c",
                    "gambit_id": "279fc405-57c8-42fd-95a5-d6a06dd21f3f",
                    "last_updated": "2022-11-02T20:57:12.063208-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.97000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db124fe2-63de-4d33-a889-e6635173485b/?format=api"
                }
            ]
        }
    ]
}