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/6d972a99-2cf3-4b57-8b41-69dba10613b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6d972a99-2cf3-4b57-8b41-69dba10613b0",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "fa0f2d78-1bc9-4fe8-a834-035d495b4864",
    "completed": true,
    "last_updated": "2022-12-25T18:07:05.771465-05:00",
    "created_at": "2022-12-23T09:06:54.056058-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.27,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/fa0f2d78-1bc9-4fe8-a834-035d495b4864",
    "datetime": "2022-12-23T19:07:00-05:00",
    "cutoff_datetime": "2022-12-23T19:07:00-05:00",
    "name": "Boston Bruins v. New Jersey Devils",
    "bettypes": [
        {
            "id": "ab756e9d-16f2-44ea-ab50-b1f3b4e4d19b",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d972a99-2cf3-4b57-8b41-69dba10613b0/?format=api",
            "name": "Pick the Winner",
            "created_at": "2022-12-23T09:06:54.066225-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": 5196.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4804.0
                    }
                ],
                "expected_reward_tokens": 8935.44,
                "profit_sb": -64.56,
                "profit_sb_percentage": -0.72,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3b86b512-3302-4119-bb17-73bdb3de9fe8",
                    "gambit_id": "5d197091-aec5-488b-a006-4707abdd1f0d",
                    "last_updated": "2022-12-25T18:07:05.781896-05:00",
                    "created_at": "2022-12-23T09:06:54.068569-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.72000",
                    "odds": "1.83330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab756e9d-16f2-44ea-ab50-b1f3b4e4d19b/?format=api"
                },
                {
                    "id": "219a75e6-9742-49cb-88b2-a5bbcfd41317",
                    "gambit_id": "0b5fa9c4-44e6-4cbd-9d99-6be2d994a487",
                    "last_updated": "2022-12-25T18:07:05.780830-05:00",
                    "created_at": "2022-12-23T09:06:54.067365-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.86000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab756e9d-16f2-44ea-ab50-b1f3b4e4d19b/?format=api"
                }
            ]
        },
        {
            "id": "0c255aee-fab5-487a-80db-118336d52f58",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d972a99-2cf3-4b57-8b41-69dba10613b0/?format=api",
            "name": "Play the Odds",
            "created_at": "2022-12-23T09:06:54.062469-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 Jersey Devils",
                        "amount": 6802.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 3198.0
                    }
                ],
                "expected_reward_tokens": 9114.3,
                "profit_sb": 114.3,
                "profit_sb_percentage": 1.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5396caf8-1862-4d24-98ed-1387fef22131",
                    "gambit_id": "7157cc06-7265-485d-a0e5-79581c643d8d",
                    "last_updated": "2022-12-25T18:07:05.777533-05:00",
                    "created_at": "2022-12-23T09:06:54.063667-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.34000",
                    "odds": "1.39220",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c255aee-fab5-487a-80db-118336d52f58/?format=api"
                },
                {
                    "id": "9a67b60d-674b-4c07-8e3c-6798eb5e0fe9",
                    "gambit_id": "e32fd8cd-3f62-4c09-b700-deea82a2fb75",
                    "last_updated": "2022-12-25T18:07:05.778631-05:00",
                    "created_at": "2022-12-23T09:06:54.064920-05:00",
                    "name": "Boston Bruins",
                    "reward": "2.85000",
                    "odds": "3.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c255aee-fab5-487a-80db-118336d52f58/?format=api"
                }
            ]
        },
        {
            "id": "99ec245a-232a-4620-93a3-a725c87dd98e",
            "match": "https://api-prod.gambitprofit.com/api/matches/6d972a99-2cf3-4b57-8b41-69dba10613b0/?format=api",
            "name": "Over/Under",
            "created_at": "2022-12-23T09:06:54.058246-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": 5196.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4804.0
                    }
                ],
                "expected_reward_tokens": 8935.44,
                "profit_sb": -64.56,
                "profit_sb_percentage": -0.72,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2962e35b-24f9-4278-bbf5-03eba8d1f11f",
                    "gambit_id": "d8b6b915-f0e4-4d4f-8388-e999d96e3e5e",
                    "last_updated": "2022-12-25T18:07:05.775314-05:00",
                    "created_at": "2022-12-23T09:06:54.061067-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.72000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99ec245a-232a-4620-93a3-a725c87dd98e/?format=api"
                },
                {
                    "id": "c82b49a8-9487-4cf2-8628-acdbfa58c115",
                    "gambit_id": "24ec4dbd-1d2e-41f5-a4a3-bb8cbe920e83",
                    "last_updated": "2022-12-25T18:07:05.774224-05:00",
                    "created_at": "2022-12-23T09:06:54.059721-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.86000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99ec245a-232a-4620-93a3-a725c87dd98e/?format=api"
                }
            ]
        }
    ]
}