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/a6ededed-f2bd-482b-8351-e6b801147d45/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a6ededed-f2bd-482b-8351-e6b801147d45",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "2ab71565-4fc1-4439-b335-2ae9b54ce071",
    "completed": true,
    "last_updated": "2023-03-29T10:57:16.941968-04:00",
    "created_at": "2023-03-28T10:07:00.727623-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/2ab71565-4fc1-4439-b335-2ae9b54ce071",
    "datetime": "2023-03-28T20:37:00-04:00",
    "cutoff_datetime": "2023-03-28T20:37:00-04:00",
    "name": "Dallas Stars v. Chicago Blackhawks",
    "bettypes": [
        {
            "id": "67c9d79b-3311-45ee-8b82-955f77e8e974",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6ededed-f2bd-482b-8351-e6b801147d45/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-28T10:07:00.740786-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": "Dallas Stars",
                        "amount": 7112.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 2888.0
                    }
                ],
                "expected_reward_tokens": 9530.08,
                "profit_sb": 30.08,
                "profit_sb_percentage": 0.32,
                "recommended": true
            },
            "lines": [
                {
                    "id": "630f5135-fdfc-442a-a466-8305dfef6c7f",
                    "gambit_id": "d9d21558-0419-468b-9e37-251b714d2acf",
                    "last_updated": "2023-03-29T10:57:16.967331-04:00",
                    "created_at": "2023-03-28T10:07:00.743773-04:00",
                    "name": "Dallas Stars",
                    "reward": "1.34000",
                    "odds": "1.35710",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67c9d79b-3311-45ee-8b82-955f77e8e974/?format=api"
                },
                {
                    "id": "ffbe815b-bc31-467b-b8fd-aa6f75e9159d",
                    "gambit_id": "b4db81b0-cef4-4ab3-9eea-da3c949084d3",
                    "last_updated": "2023-03-29T10:57:16.965015-04:00",
                    "created_at": "2023-03-28T10:07:00.742191-04:00",
                    "name": "Chicago Blackhawks",
                    "reward": "3.30000",
                    "odds": "3.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67c9d79b-3311-45ee-8b82-955f77e8e974/?format=api"
                }
            ]
        },
        {
            "id": "9a6d08e4-c2e9-40f0-9351-17c4db6b1c39",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6ededed-f2bd-482b-8351-e6b801147d45/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-28T10:07:00.736047-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": "Dallas Stars",
                        "amount": 5000.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2f0e7c02-2b1b-4d1f-80ed-8212728a68e8",
                    "gambit_id": "e654b2a9-9df8-4773-bad1-3d9119b0a85f",
                    "last_updated": "2023-03-29T10:57:16.959999-04:00",
                    "created_at": "2023-03-28T10:07:00.739070-04:00",
                    "name": "Dallas Stars",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a6d08e4-c2e9-40f0-9351-17c4db6b1c39/?format=api"
                },
                {
                    "id": "09abc622-70cd-47d6-ac3d-bd592b7eb0f6",
                    "gambit_id": "170ea8bc-9123-4ef8-9ccf-66d424c4542f",
                    "last_updated": "2023-03-29T10:57:16.957350-04:00",
                    "created_at": "2023-03-28T10:07:00.737472-04:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a6d08e4-c2e9-40f0-9351-17c4db6b1c39/?format=api"
                }
            ]
        },
        {
            "id": "1d4a5e1b-5d78-4f9e-b604-19c89a9f96f0",
            "match": "https://api-prod.gambitprofit.com/api/matches/a6ededed-f2bd-482b-8351-e6b801147d45/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-28T10:07:00.730249-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 5.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d146196b-415f-4838-9e40-166b689e9f44",
                    "gambit_id": "71ab7a6d-308d-464b-96d1-9190d2f16a62",
                    "last_updated": "2023-03-29T10:57:16.951684-04:00",
                    "created_at": "2023-03-28T10:07:00.734420-04:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d4a5e1b-5d78-4f9e-b604-19c89a9f96f0/?format=api"
                },
                {
                    "id": "a97e20db-6f9c-47e7-9a35-874d7ebc34ba",
                    "gambit_id": "cf5b48e7-14f0-4235-8959-b15dc115fce5",
                    "last_updated": "2023-03-29T10:57:16.948358-04:00",
                    "created_at": "2023-03-28T10:07:00.731889-04:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d4a5e1b-5d78-4f9e-b604-19c89a9f96f0/?format=api"
                }
            ]
        }
    ]
}