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/a99e5e4f-11cb-4388-9733-4d793a598828/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a99e5e4f-11cb-4388-9733-4d793a598828",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "65c81b2b-134a-4c22-ab90-a1746e217319",
    "completed": true,
    "last_updated": "2023-01-27T10:07:11.921141-05:00",
    "created_at": "2023-01-26T10:56:58.116982-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.39,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/65c81b2b-134a-4c22-ab90-a1746e217319",
    "datetime": "2023-01-26T21:07:00-05:00",
    "cutoff_datetime": "2023-01-26T21:07:00-05:00",
    "name": "Chicago Blackhawks v. Calgary Flames",
    "bettypes": [
        {
            "id": "a475b1b7-2d1d-4c36-bebf-a5bbb35dbca2",
            "match": "https://api-prod.gambitprofit.com/api/matches/a99e5e4f-11cb-4388-9733-4d793a598828/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-26T10:56:58.123213-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": "Calgary Flames",
                        "amount": 7660.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 2340.0
                    }
                ],
                "expected_reward_tokens": 9498.4,
                "profit_sb": -1.6,
                "profit_sb_percentage": -0.02,
                "recommended": false
            },
            "lines": [
                {
                    "id": "74f0a7bd-f979-4798-ba21-a4812319ebfb",
                    "gambit_id": "22824588-dbac-4bd8-b5d0-a18e22c84a93",
                    "last_updated": "2023-01-27T10:07:11.931943-05:00",
                    "created_at": "2023-01-26T10:56:58.124477-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.24000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a475b1b7-2d1d-4c36-bebf-a5bbb35dbca2/?format=api"
                },
                {
                    "id": "5d1a224a-8cfc-46b5-b545-7053aa898605",
                    "gambit_id": "6fe8f6a7-e1eb-4fc2-afa7-83c6368b5d85",
                    "last_updated": "2023-01-27T10:07:11.933119-05:00",
                    "created_at": "2023-01-26T10:56:58.126115-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "4.06000",
                    "odds": "4.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a475b1b7-2d1d-4c36-bebf-a5bbb35dbca2/?format=api"
                }
            ]
        },
        {
            "id": "80bc3a26-908f-4082-85de-69ce8568b25c",
            "match": "https://api-prod.gambitprofit.com/api/matches/a99e5e4f-11cb-4388-9733-4d793a598828/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-26T10:56:58.118772-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": "Calgary Flames",
                        "amount": 5780.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 4220.0
                    }
                ],
                "expected_reward_tokens": 9537.0,
                "profit_sb": 37.0,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "87a127c9-0070-4584-b88b-c694fd283e19",
                    "gambit_id": "13d9fa36-e28f-4fce-bd4d-1d3f37017c27",
                    "last_updated": "2023-01-27T10:07:11.927841-05:00",
                    "created_at": "2023-01-26T10:56:58.120361-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.65000",
                    "odds": "1.66670",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80bc3a26-908f-4082-85de-69ce8568b25c/?format=api"
                },
                {
                    "id": "a02ea81f-f62e-47c2-8b14-01150a178dfc",
                    "gambit_id": "253cb34c-aeb8-4cc8-9bdf-a64352c6b610",
                    "last_updated": "2023-01-27T10:07:11.929209-05:00",
                    "created_at": "2023-01-26T10:56:58.121823-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.26000",
                    "odds": "2.30000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80bc3a26-908f-4082-85de-69ce8568b25c/?format=api"
                }
            ]
        },
        {
            "id": "eb87d0a5-1ea4-4228-a988-591e4b5da170",
            "match": "https://api-prod.gambitprofit.com/api/matches/a99e5e4f-11cb-4388-9733-4d793a598828/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-26T12:57:23.645093-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 6",
                        "amount": 5316.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0c027172-5d8b-414a-a5a5-54049ec6cc1d",
                    "gambit_id": "9da3904a-bb19-47bf-bc9b-3faaf12cc461",
                    "last_updated": "2023-01-27T10:07:11.925396-05:00",
                    "created_at": "2023-01-26T12:57:23.648319-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb87d0a5-1ea4-4228-a988-591e4b5da170/?format=api"
                },
                {
                    "id": "cd8b9aa5-296a-4889-9ad5-1a0fc8ea29f8",
                    "gambit_id": "2deedd0e-f51a-49c6-aed3-07bfc5b1792d",
                    "last_updated": "2023-01-27T10:07:11.924114-05:00",
                    "created_at": "2023-01-26T12:57:23.646734-05:00",
                    "name": "Game Total Under 6",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb87d0a5-1ea4-4228-a988-591e4b5da170/?format=api"
                }
            ]
        }
    ]
}