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/41029fb9-ad04-495d-9328-b7b97192fe9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "41029fb9-ad04-495d-9328-b7b97192fe9d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9c46355c-850d-4618-a010-15fb40cfd8d9",
    "completed": true,
    "last_updated": "2023-11-12T11:13:42.491965-05:00",
    "created_at": "2023-11-09T09:47:57.796343-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.93,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/9c46355c-850d-4618-a010-15fb40cfd8d9",
    "datetime": "2023-11-09T19:07:00-05:00",
    "cutoff_datetime": "2023-11-09T19:07:00-05:00",
    "name": "New York Islanders v. Boston Bruins",
    "bettypes": [
        {
            "id": "ac6a86c8-af4a-49cb-8b43-f71a69ff4952",
            "match": "https://api-prod.gambitprofit.com/api/matches/41029fb9-ad04-495d-9328-b7b97192fe9d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-09T09:47:57.806109-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": 5602.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 4398.0
                    }
                ],
                "expected_reward_tokens": 9411.36,
                "profit_sb": -88.64,
                "profit_sb_percentage": -0.93,
                "recommended": false
            },
            "lines": [
                {
                    "id": "56f6b47e-ea21-488e-bb28-baaeeaac4d11",
                    "gambit_id": "1fa08268-0588-4827-a0ff-a00ab9e7abc7",
                    "last_updated": "2023-11-12T11:13:42.508002-05:00",
                    "created_at": "2023-11-09T09:47:57.813888-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac6a86c8-af4a-49cb-8b43-f71a69ff4952/?format=api"
                },
                {
                    "id": "5b8a9ad0-5c53-4946-a167-387957cb0e64",
                    "gambit_id": "6e1f451a-f52e-4b0a-87e5-feac5fb9caa0",
                    "last_updated": "2023-11-12T11:13:42.504781-05:00",
                    "created_at": "2023-11-09T09:47:57.809919-05:00",
                    "name": "New York Islanders",
                    "reward": "2.14000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac6a86c8-af4a-49cb-8b43-f71a69ff4952/?format=api"
                }
            ]
        },
        {
            "id": "17d3fa36-90f8-4ca3-b135-04faa86167df",
            "match": "https://api-prod.gambitprofit.com/api/matches/41029fb9-ad04-495d-9328-b7b97192fe9d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-09T09:47:57.817839-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": 6659.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 3341.0
                    }
                ],
                "expected_reward_tokens": 9388.21,
                "profit_sb": -111.79,
                "profit_sb_percentage": -1.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2fd5814f-af8d-4ce2-8b47-08f46005b108",
                    "gambit_id": "2f5c56a4-20ee-45fa-8627-1dc3aea957c4",
                    "last_updated": "2023-11-12T11:13:42.514430-05:00",
                    "created_at": "2023-11-09T09:47:57.821141-05:00",
                    "name": "New York Islanders",
                    "reward": "1.41000",
                    "odds": "1.43480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17d3fa36-90f8-4ca3-b135-04faa86167df/?format=api"
                },
                {
                    "id": "60cb8754-312b-49d4-84e4-9e2a8ce2a90c",
                    "gambit_id": "41d4a875-77ac-4759-9d80-468a5cbb2df6",
                    "last_updated": "2023-11-12T11:13:42.518810-05:00",
                    "created_at": "2023-11-09T09:47:57.825484-05:00",
                    "name": "Boston Bruins",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17d3fa36-90f8-4ca3-b135-04faa86167df/?format=api"
                }
            ]
        },
        {
            "id": "628d2ffc-303e-4155-bc9f-32a778586655",
            "match": "https://api-prod.gambitprofit.com/api/matches/41029fb9-ad04-495d-9328-b7b97192fe9d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-09T09:47:57.829652-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 5.5",
                        "amount": 5214.0
                    },
                    {
                        "team": "Game Total Over 5.5",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ab4d26ef-bd2a-40bd-b297-96fd013bcc61",
                    "gambit_id": "0600b5fc-c253-463a-af76-a56774fceddd",
                    "last_updated": "2023-11-12T11:13:42.529397-05:00",
                    "created_at": "2023-11-09T09:47:57.838373-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/628d2ffc-303e-4155-bc9f-32a778586655/?format=api"
                },
                {
                    "id": "c934618b-7db7-4d51-a85b-e239aaa42ced",
                    "gambit_id": "ccbca387-a3ec-4ef2-9e11-f76074d73bc0",
                    "last_updated": "2023-11-12T11:13:42.525342-05:00",
                    "created_at": "2023-11-09T09:47:57.833754-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/628d2ffc-303e-4155-bc9f-32a778586655/?format=api"
                }
            ]
        }
    ]
}