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/55a1a93c-6492-4e51-b0bc-ec39061548eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "55a1a93c-6492-4e51-b0bc-ec39061548eb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "942268f3-c0d4-4acc-897b-0a5b4b47445d",
    "completed": true,
    "last_updated": "2023-01-23T10:21:54.379621-05:00",
    "created_at": "2023-01-21T10:22:14.633563-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.06,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/942268f3-c0d4-4acc-897b-0a5b4b47445d",
    "datetime": "2023-01-21T19:07:00-05:00",
    "cutoff_datetime": "2023-01-21T19:07:00-05:00",
    "name": "Winnipeg Jets v. Ottawa Senators",
    "bettypes": [
        {
            "id": "7e012ed5-12ca-41c4-98ee-3f96664938c7",
            "match": "https://api-prod.gambitprofit.com/api/matches/55a1a93c-6492-4e51-b0bc-ec39061548eb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-21T10:22:14.643172-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": "Winnipeg Jets",
                        "amount": 5431.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 4569.0
                    }
                ],
                "expected_reward_tokens": 9503.52,
                "profit_sb": 3.52,
                "profit_sb_percentage": 0.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "69616e45-b53f-4f9a-a4db-84bcd4d41be6",
                    "gambit_id": "af7cbf6a-f360-413d-885e-453fb4a0c641",
                    "last_updated": "2023-01-23T10:21:54.394414-05:00",
                    "created_at": "2023-01-21T10:22:14.645654-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.75000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e012ed5-12ca-41c4-98ee-3f96664938c7/?format=api"
                },
                {
                    "id": "3b6f1d13-7894-4399-9865-0c263a239ac1",
                    "gambit_id": "3901e396-cb21-4295-b60e-ce8102e8b28c",
                    "last_updated": "2023-01-23T10:21:54.392916-05:00",
                    "created_at": "2023-01-21T10:22:14.644371-05:00",
                    "name": "Ottawa Senators",
                    "reward": "2.08000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e012ed5-12ca-41c4-98ee-3f96664938c7/?format=api"
                }
            ]
        },
        {
            "id": "b9639946-ebf1-461f-b5c3-f91d4671a867",
            "match": "https://api-prod.gambitprofit.com/api/matches/55a1a93c-6492-4e51-b0bc-ec39061548eb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-21T10:22:14.639387-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": "Ottawa Senators",
                        "amount": 6556.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 3444.0
                    }
                ],
                "expected_reward_tokens": 9505.44,
                "profit_sb": 5.44,
                "profit_sb_percentage": 0.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9f430f3d-b096-4352-91de-bc5bb9c17476",
                    "gambit_id": "b9790009-1f72-4b26-9ecf-2088e6eca20a",
                    "last_updated": "2023-01-23T10:21:54.388366-05:00",
                    "created_at": "2023-01-21T10:22:14.640604-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.45000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9639946-ebf1-461f-b5c3-f91d4671a867/?format=api"
                },
                {
                    "id": "cf7f8e14-4f71-433f-9c1f-fa92cfcb928f",
                    "gambit_id": "cf6d00c9-d027-4e65-b590-a151bb5b63c6",
                    "last_updated": "2023-01-23T10:21:54.389958-05:00",
                    "created_at": "2023-01-21T10:22:14.641834-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "2.76000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9639946-ebf1-461f-b5c3-f91d4671a867/?format=api"
                }
            ]
        },
        {
            "id": "f05b6de0-0bff-43ff-9ed4-032b2a0e188b",
            "match": "https://api-prod.gambitprofit.com/api/matches/55a1a93c-6492-4e51-b0bc-ec39061548eb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-21T10:22:14.635223-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": 5211.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4789.0
                    }
                ],
                "expected_reward_tokens": 9482.22,
                "profit_sb": -17.78,
                "profit_sb_percentage": -0.19,
                "recommended": false
            },
            "lines": [
                {
                    "id": "26178fd4-b001-4811-b199-6709fe20185d",
                    "gambit_id": "28159127-290b-4186-844f-8d04fd335147",
                    "last_updated": "2023-01-23T10:21:54.384594-05:00",
                    "created_at": "2023-01-21T10:22:14.638094-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.82000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f05b6de0-0bff-43ff-9ed4-032b2a0e188b/?format=api"
                },
                {
                    "id": "fd308d22-5bfb-4111-8f1b-3a37b641869d",
                    "gambit_id": "2c62a368-6858-4d7b-bf3a-f5acaffe16f8",
                    "last_updated": "2023-01-23T10:21:54.383346-05:00",
                    "created_at": "2023-01-21T10:22:14.636722-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.98000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f05b6de0-0bff-43ff-9ed4-032b2a0e188b/?format=api"
                }
            ]
        }
    ]
}