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/9b206209-4976-41ad-8a8a-573e75f04b5f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9b206209-4976-41ad-8a8a-573e75f04b5f",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "47b76581-8a68-44f6-a8ef-d3732462fcb5",
    "completed": true,
    "last_updated": "2022-12-12T09:47:37.200876-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.37,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/47b76581-8a68-44f6-a8ef-d3732462fcb5",
    "datetime": "2022-12-10T14:07:00-05:00",
    "cutoff_datetime": "2022-12-10T14:07:00-05:00",
    "name": "Detroit Red Wings v. Dallas Stars",
    "bettypes": [
        {
            "id": "26ed0e0e-7a80-4d62-9384-cbad85381717",
            "match": "https://api-prod.gambitprofit.com/api/matches/9b206209-4976-41ad-8a8a-573e75f04b5f/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Dallas Stars",
                        "amount": 6336.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3664.0
                    }
                ],
                "expected_reward_tokens": 9123.36,
                "profit_sb": 123.36,
                "profit_sb_percentage": 1.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6c789cee-e51d-4f6a-9b4f-1ce2b54e75db",
                    "gambit_id": "a8586620-c249-4dd5-8b9e-baa8173e451f",
                    "last_updated": "2022-12-12T09:47:37.210088-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Stars",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26ed0e0e-7a80-4d62-9384-cbad85381717/?format=api"
                },
                {
                    "id": "b1d1daef-ea3f-44e1-96c5-acebc8c34571",
                    "gambit_id": "e394b522-375f-40e0-bd8e-87834661421f",
                    "last_updated": "2022-12-12T09:47:37.211194-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.49000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26ed0e0e-7a80-4d62-9384-cbad85381717/?format=api"
                }
            ]
        },
        {
            "id": "70299598-96d7-4b3f-8086-375de9d6bd3f",
            "match": "https://api-prod.gambitprofit.com/api/matches/9b206209-4976-41ad-8a8a-573e75f04b5f/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Detroit Red Wings",
                        "amount": 5829.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 4171.0
                    }
                ],
                "expected_reward_tokens": 9092.78,
                "profit_sb": 92.78,
                "profit_sb_percentage": 1.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "50b8b39e-7805-4e14-b641-2772a56a214e",
                    "gambit_id": "5c91e479-06d8-4da7-9063-d2fdacd57a50",
                    "last_updated": "2022-12-12T09:47:37.207859-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.56000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70299598-96d7-4b3f-8086-375de9d6bd3f/?format=api"
                },
                {
                    "id": "066cf5fb-304d-43fb-96d8-6b746cf437fb",
                    "gambit_id": "b316a286-8c7a-4a90-b96b-99fbe7c82715",
                    "last_updated": "2022-12-12T09:47:37.206755-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Dallas Stars",
                    "reward": "2.18000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70299598-96d7-4b3f-8086-375de9d6bd3f/?format=api"
                }
            ]
        },
        {
            "id": "285e36de-b4e3-479e-9042-3e30fd0a6659",
            "match": "https://api-prod.gambitprofit.com/api/matches/9b206209-4976-41ad-8a8a-573e75f04b5f/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 6.5",
                        "amount": 5304.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5502ac16-8bcb-4a8c-a60c-b5a5cc7b621c",
                    "gambit_id": "b8a5e5d8-6662-473c-8372-0d0c5b992909",
                    "last_updated": "2022-12-12T09:47:37.203507-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/285e36de-b4e3-479e-9042-3e30fd0a6659/?format=api"
                },
                {
                    "id": "5113f820-e6a5-4305-81a7-1cf09c8326b5",
                    "gambit_id": "4f0a15bf-052f-4117-8516-75bd50379b06",
                    "last_updated": "2022-12-12T09:47:37.204560-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/285e36de-b4e3-479e-9042-3e30fd0a6659/?format=api"
                }
            ]
        }
    ]
}