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/2d379db9-b862-44ab-8409-81e7480ea6a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "2d379db9-b862-44ab-8409-81e7480ea6a1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "99585749-c750-4547-83ec-3a9f79652702",
    "completed": true,
    "last_updated": "2023-03-18T14:52:12.777075-04:00",
    "created_at": "2023-03-17T10:32:10.266774-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.33,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/99585749-c750-4547-83ec-3a9f79652702",
    "datetime": "2023-03-17T22:07:00-04:00",
    "cutoff_datetime": "2023-03-17T22:07:00-04:00",
    "name": "Columbus Blue Jackets v. Anaheim Ducks",
    "bettypes": [
        {
            "id": "7eb97ea1-780a-431c-b947-f066b7d0fe0b",
            "match": "https://api-prod.gambitprofit.com/api/matches/2d379db9-b862-44ab-8409-81e7480ea6a1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-17T10:32:10.277515-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": "Anaheim Ducks",
                        "amount": 5107.0
                    },
                    {
                        "team": "Columbus Blue Jackets",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fcb0ea82-82cc-4e72-9ede-bb564aec11c0",
                    "gambit_id": "1fce70bc-d103-472e-bb8d-f4fc434cb41b",
                    "last_updated": "2023-03-18T14:52:12.793262-04:00",
                    "created_at": "2023-03-17T10:32:10.278849-04:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eb97ea1-780a-431c-b947-f066b7d0fe0b/?format=api"
                },
                {
                    "id": "44cbcc18-77e9-4518-b3d8-0aa89a557090",
                    "gambit_id": "aee16c10-deb5-4fd2-bc9c-f3fd38cfbdcb",
                    "last_updated": "2023-03-18T14:52:12.796099-04:00",
                    "created_at": "2023-03-17T10:32:10.280232-04:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eb97ea1-780a-431c-b947-f066b7d0fe0b/?format=api"
                }
            ]
        },
        {
            "id": "a39727b4-9891-41fc-b22d-d158d0262780",
            "match": "https://api-prod.gambitprofit.com/api/matches/2d379db9-b862-44ab-8409-81e7480ea6a1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-17T10:32:10.273428-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": "Columbus Blue Jackets",
                        "amount": 6812.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 3188.0
                    }
                ],
                "expected_reward_tokens": 9468.36,
                "profit_sb": -31.64,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d1d4581b-6b10-4969-98bc-4f34ba2efd5e",
                    "gambit_id": "60cf25bf-4e27-44b2-ae90-53fe3eb4dd36",
                    "last_updated": "2023-03-18T14:52:12.788599-04:00",
                    "created_at": "2023-03-17T10:32:10.276200-04:00",
                    "name": "Columbus Blue Jackets",
                    "reward": "1.39000",
                    "odds": "1.40820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a39727b4-9891-41fc-b22d-d158d0262780/?format=api"
                },
                {
                    "id": "2f58610e-35d6-4eb2-ba55-2243688cd2a6",
                    "gambit_id": "7b063cc3-9faf-4680-8cca-03b8eaece43a",
                    "last_updated": "2023-03-18T14:52:12.786995-04:00",
                    "created_at": "2023-03-17T10:32:10.274853-04:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.97000",
                    "odds": "3.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a39727b4-9891-41fc-b22d-d158d0262780/?format=api"
                }
            ]
        },
        {
            "id": "c0e82431-92d3-4a19-ad65-b1b714ae9a87",
            "match": "https://api-prod.gambitprofit.com/api/matches/2d379db9-b862-44ab-8409-81e7480ea6a1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-17T10:32:10.268859-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": 5421.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "429866e2-f793-480d-870c-8462530de0fb",
                    "gambit_id": "fd68783a-bcda-4ee2-b5d7-ae92fc9be919",
                    "last_updated": "2023-03-18T14:52:12.782161-04:00",
                    "created_at": "2023-03-17T10:32:10.271982-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0e82431-92d3-4a19-ad65-b1b714ae9a87/?format=api"
                },
                {
                    "id": "1fd51f49-0898-474b-8e4b-cbaa3aa23bd3",
                    "gambit_id": "f609698d-450e-4a61-a585-38e3f22f28df",
                    "last_updated": "2023-03-18T14:52:12.780753-04:00",
                    "created_at": "2023-03-17T10:32:10.270143-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0e82431-92d3-4a19-ad65-b1b714ae9a87/?format=api"
                }
            ]
        }
    ]
}