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/52af9cbf-fc90-4462-b5f5-bd28420c17d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "52af9cbf-fc90-4462-b5f5-bd28420c17d9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "81ca6cdf-e243-4df9-a735-027e6f33ccae",
    "completed": true,
    "last_updated": "2023-02-18T09:52:17.238851-05:00",
    "created_at": "2023-02-17T09:12:08.790312-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.18,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/81ca6cdf-e243-4df9-a735-027e6f33ccae",
    "datetime": "2023-02-17T19:07:00-05:00",
    "cutoff_datetime": "2023-02-17T19:07:00-05:00",
    "name": "Pittsburgh Penguins v. New York Islanders",
    "bettypes": [
        {
            "id": "d7a2051a-2057-469f-9ce2-f2762c3ecc31",
            "match": "https://api-prod.gambitprofit.com/api/matches/52af9cbf-fc90-4462-b5f5-bd28420c17d9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-17T09:12:08.801356-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 York Islanders",
                        "amount": 5419.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 4581.0
                    }
                ],
                "expected_reward_tokens": 9482.67,
                "profit_sb": -17.33,
                "profit_sb_percentage": -0.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2e51f368-d3ba-46ae-a120-b77cf6744802",
                    "gambit_id": "359d8b3d-27ec-4cd3-9a89-0a86cae0f2b1",
                    "last_updated": "2023-02-18T09:52:17.248730-05:00",
                    "created_at": "2023-02-17T09:12:08.802589-05:00",
                    "name": "New York Islanders",
                    "reward": "1.75000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a2051a-2057-469f-9ce2-f2762c3ecc31/?format=api"
                },
                {
                    "id": "9ef6a3ba-99e2-4ac9-8474-89024936bdc2",
                    "gambit_id": "28cfd44a-132d-4ffe-9424-cb5149a463be",
                    "last_updated": "2023-02-18T09:52:17.249867-05:00",
                    "created_at": "2023-02-17T09:12:08.804174-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7a2051a-2057-469f-9ce2-f2762c3ecc31/?format=api"
                }
            ]
        },
        {
            "id": "050db619-722c-45e1-9a32-65fc3349261d",
            "match": "https://api-prod.gambitprofit.com/api/matches/52af9cbf-fc90-4462-b5f5-bd28420c17d9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-17T09:12:08.797185-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": 6721.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 3279.0
                    }
                ],
                "expected_reward_tokens": 9476.31,
                "profit_sb": -23.69,
                "profit_sb_percentage": -0.25,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9f791705-a579-479d-a521-2bfbec916cd6",
                    "gambit_id": "769a6948-a2f9-4726-98ed-0fe52a4bf84b",
                    "last_updated": "2023-02-18T09:52:17.246483-05:00",
                    "created_at": "2023-02-17T09:12:08.799986-05:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.41000",
                    "odds": "1.42550",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/050db619-722c-45e1-9a32-65fc3349261d/?format=api"
                },
                {
                    "id": "137c1773-a3c4-4816-8d1c-d7f812db2e7a",
                    "gambit_id": "01541e6a-e05b-49a7-aa64-100bfa04745f",
                    "last_updated": "2023-02-18T09:52:17.245310-05:00",
                    "created_at": "2023-02-17T09:12:08.798611-05:00",
                    "name": "New York Islanders",
                    "reward": "2.89000",
                    "odds": "2.95000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/050db619-722c-45e1-9a32-65fc3349261d/?format=api"
                }
            ]
        },
        {
            "id": "1c0475c9-05e2-4b8c-a492-381edd44f26d",
            "match": "https://api-prod.gambitprofit.com/api/matches/52af9cbf-fc90-4462-b5f5-bd28420c17d9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-17T09:12:08.792767-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 5.5",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f6a0a842-2b65-4e25-ac06-6ef292dc7ba6",
                    "gambit_id": "b4d0e7c8-4862-4d0a-9e6a-d90f9edcc12c",
                    "last_updated": "2023-02-18T09:52:17.242973-05:00",
                    "created_at": "2023-02-17T09:12:08.795732-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c0475c9-05e2-4b8c-a492-381edd44f26d/?format=api"
                },
                {
                    "id": "3d917bd9-3c21-4dfe-8d0c-0e4f5ac23f4d",
                    "gambit_id": "90134ff8-a493-4392-8a6b-4de63de2d3a7",
                    "last_updated": "2023-02-18T09:52:17.241785-05:00",
                    "created_at": "2023-02-17T09:12:08.794392-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c0475c9-05e2-4b8c-a492-381edd44f26d/?format=api"
                }
            ]
        }
    ]
}