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/86705dca-bfbd-4e4d-842b-768f6fdae0fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "86705dca-bfbd-4e4d-842b-768f6fdae0fb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d6843d5f-234d-4783-a97c-9eeb433082bb",
    "completed": true,
    "last_updated": "2023-01-25T14:27:10.165059-05:00",
    "created_at": "2023-01-24T09:31:50.999346-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.78,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d6843d5f-234d-4783-a97c-9eeb433082bb",
    "datetime": "2023-01-24T19:07:00-05:00",
    "cutoff_datetime": "2023-01-24T19:07:00-05:00",
    "name": "Boston Bruins v. Montreal Canadiens",
    "bettypes": [
        {
            "id": "cfbffdcd-c37e-42e6-b548-d56e816b7174",
            "match": "https://api-prod.gambitprofit.com/api/matches/86705dca-bfbd-4e4d-842b-768f6fdae0fb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-24T09:31:51.010961-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": 7659.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 2341.0
                    }
                ],
                "expected_reward_tokens": 9573.75,
                "profit_sb": 73.75,
                "profit_sb_percentage": 0.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0bde07b1-85e7-4b45-a75f-9592e25a759c",
                    "gambit_id": "17b756e9-6a63-4d92-849c-59f68eee1532",
                    "last_updated": "2023-01-25T14:27:10.175833-05:00",
                    "created_at": "2023-01-24T09:31:51.013461-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.25000",
                    "odds": "1.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfbffdcd-c37e-42e6-b548-d56e816b7174/?format=api"
                },
                {
                    "id": "fbc59474-ee5e-4443-9bc7-6d308f8d3937",
                    "gambit_id": "f70bb19a-b8a2-4c5b-9238-1b6e9b37eaa2",
                    "last_updated": "2023-01-25T14:27:10.174766-05:00",
                    "created_at": "2023-01-24T09:31:51.012161-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "4.09000",
                    "odds": "4.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfbffdcd-c37e-42e6-b548-d56e816b7174/?format=api"
                }
            ]
        },
        {
            "id": "4a3d17fa-b222-451c-a7cb-729dc8376bd8",
            "match": "https://api-prod.gambitprofit.com/api/matches/86705dca-bfbd-4e4d-842b-768f6fdae0fb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-24T09:31:51.006994-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": 5791.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 4209.0
                    }
                ],
                "expected_reward_tokens": 9554.43,
                "profit_sb": 54.43,
                "profit_sb_percentage": 0.57,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9c5d2a39-ae72-40e6-a961-2a6a1ed845fa",
                    "gambit_id": "0cab0a12-02aa-41e2-acd5-3585590f374b",
                    "last_updated": "2023-01-25T14:27:10.172497-05:00",
                    "created_at": "2023-01-24T09:31:51.009592-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.65000",
                    "odds": "1.66670",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a3d17fa-b222-451c-a7cb-729dc8376bd8/?format=api"
                },
                {
                    "id": "27dd7611-1a0e-4e78-9deb-32de5399ee92",
                    "gambit_id": "da11dadc-c09c-4b32-a4d2-61a0819d8434",
                    "last_updated": "2023-01-25T14:27:10.171251-05:00",
                    "created_at": "2023-01-24T09:31:51.008205-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.27000",
                    "odds": "2.30000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a3d17fa-b222-451c-a7cb-729dc8376bd8/?format=api"
                }
            ]
        },
        {
            "id": "0cc3b8cc-a07a-42dd-856c-788cc71c7c40",
            "match": "https://api-prod.gambitprofit.com/api/matches/86705dca-bfbd-4e4d-842b-768f6fdae0fb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-24T09:31:51.001555-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",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9445.42,
                "profit_sb": -54.58,
                "profit_sb_percentage": -0.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "08c97a18-051d-4b43-86b5-31f49f9d236f",
                    "gambit_id": "3f8281e7-b915-4011-9080-5da23f8cfe19",
                    "last_updated": "2023-01-25T14:27:10.167732-05:00",
                    "created_at": "2023-01-24T09:31:51.002946-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.85000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cc3b8cc-a07a-42dd-856c-788cc71c7c40/?format=api"
                },
                {
                    "id": "6e683ae7-4654-4855-a90b-0d153c820a72",
                    "gambit_id": "16fee273-c3fc-4c6e-9916-50994628dfed",
                    "last_updated": "2023-01-25T14:27:10.168993-05:00",
                    "created_at": "2023-01-24T09:31:51.005493-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.93000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0cc3b8cc-a07a-42dd-856c-788cc71c7c40/?format=api"
                }
            ]
        }
    ]
}