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/801d2ab1-66ef-45dc-a511-4788eaf9c6fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "801d2ab1-66ef-45dc-a511-4788eaf9c6fc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "873eb92f-7a8d-4fe5-b0dc-764321dffa15",
    "completed": true,
    "last_updated": "2023-03-15T14:07:07.126393-04:00",
    "created_at": "2023-03-14T09:37:10.468978-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.32,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/873eb92f-7a8d-4fe5-b0dc-764321dffa15",
    "datetime": "2023-03-14T19:07:00-04:00",
    "cutoff_datetime": "2023-03-14T19:07:00-04:00",
    "name": "Montreal Canadiens v. Pittsburgh Penguins",
    "bettypes": [
        {
            "id": "5836fbf6-8a81-4f36-a25d-27bc82c1a365",
            "match": "https://api-prod.gambitprofit.com/api/matches/801d2ab1-66ef-45dc-a511-4788eaf9c6fc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-14T09:37:10.475698-04: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": 7398.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 2602.0
                    }
                ],
                "expected_reward_tokens": 9469.44,
                "profit_sb": -30.56,
                "profit_sb_percentage": -0.32,
                "recommended": false
            },
            "lines": [
                {
                    "id": "05a1e33b-d5bc-409e-bc32-09b3168d802d",
                    "gambit_id": "34207a9b-fdd5-46a6-9dd6-f676ecb6bd7a",
                    "last_updated": "2023-03-15T14:07:07.136553-04:00",
                    "created_at": "2023-03-14T09:37:10.477153-04:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.28000",
                    "odds": "1.29410",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5836fbf6-8a81-4f36-a25d-27bc82c1a365/?format=api"
                },
                {
                    "id": "ac04fd56-2280-4fb3-a428-d8276d02e98c",
                    "gambit_id": "5c608e21-6451-475e-903a-dc30ca3364b4",
                    "last_updated": "2023-03-15T14:07:07.137744-04:00",
                    "created_at": "2023-03-14T09:37:10.478759-04:00",
                    "name": "Montreal Canadiens",
                    "reward": "3.64000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5836fbf6-8a81-4f36-a25d-27bc82c1a365/?format=api"
                }
            ]
        },
        {
            "id": "f884c9d7-a2e9-48e1-bac5-c40945e6db26",
            "match": "https://api-prod.gambitprofit.com/api/matches/801d2ab1-66ef-45dc-a511-4788eaf9c6fc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-14T09:37:10.470982-04: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": 5599.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b6a65212-4da3-4336-8177-0ffc742df1df",
                    "gambit_id": "285ebbfa-093f-4223-b772-d49303daa45f",
                    "last_updated": "2023-03-15T14:07:07.132935-04:00",
                    "created_at": "2023-03-14T09:37:10.472447-04:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f884c9d7-a2e9-48e1-bac5-c40945e6db26/?format=api"
                },
                {
                    "id": "d3d5cc7a-a222-4802-8f85-28f3f904a2b0",
                    "gambit_id": "74008423-9b92-4840-b88a-899be0d019f4",
                    "last_updated": "2023-03-15T14:07:07.134139-04:00",
                    "created_at": "2023-03-14T09:37:10.474029-04:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f884c9d7-a2e9-48e1-bac5-c40945e6db26/?format=api"
                }
            ]
        },
        {
            "id": "fd314f53-075d-4910-839a-ce01eb6e8260",
            "match": "https://api-prod.gambitprofit.com/api/matches/801d2ab1-66ef-45dc-a511-4788eaf9c6fc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-14T10:11:55.294374-04: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": 5213.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "60e473b4-9b0e-436f-8b46-b3329a7122d8",
                    "gambit_id": "cce401d2-5404-4a8c-ad0a-c4b8f60dd925",
                    "last_updated": "2023-03-15T14:07:07.130581-04:00",
                    "created_at": "2023-03-14T10:11:55.297230-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd314f53-075d-4910-839a-ce01eb6e8260/?format=api"
                },
                {
                    "id": "2dd9b68d-6b74-48c2-8fd4-4a8881c7a974",
                    "gambit_id": "f6fea7e0-3f82-48a6-9916-6c0e5e0ad74c",
                    "last_updated": "2023-03-15T14:07:07.129327-04:00",
                    "created_at": "2023-03-14T10:11:55.295788-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd314f53-075d-4910-839a-ce01eb6e8260/?format=api"
                }
            ]
        }
    ]
}