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/015bcf52-8c09-46d5-90f7-ed07e3e175f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "015bcf52-8c09-46d5-90f7-ed07e3e175f1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b3d06c13-9588-40cc-a841-315885b7f6a7",
    "completed": true,
    "last_updated": "2023-04-07T10:27:21.201150-04:00",
    "created_at": "2023-04-06T14:26:49.992118-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.23,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/b3d06c13-9588-40cc-a841-315885b7f6a7",
    "datetime": "2023-04-06T19:07:00-04:00",
    "cutoff_datetime": "2023-04-06T19:07:00-04:00",
    "name": "Minnesota Wild v. Pittsburgh Penguins",
    "bettypes": [
        {
            "id": "e8ab6baa-5249-4caf-9ba4-1d1f3e62c0df",
            "match": "https://api-prod.gambitprofit.com/api/matches/015bcf52-8c09-46d5-90f7-ed07e3e175f1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-06T14:26:50.010096-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": "Pittsburgh Penguins",
                        "amount": 5527.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 4473.0
                    }
                ],
                "expected_reward_tokens": 9616.95,
                "profit_sb": 116.95,
                "profit_sb_percentage": 1.23,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a2674409-879d-4bd3-94ec-cde8da73ac8b",
                    "gambit_id": "33b58bda-80b7-4af7-bf7f-b2bf58263d1f",
                    "last_updated": "2023-04-07T10:27:21.222554-04:00",
                    "created_at": "2023-04-06T14:26:50.012300-04:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8ab6baa-5249-4caf-9ba4-1d1f3e62c0df/?format=api"
                },
                {
                    "id": "b86655db-43af-4726-a1df-5ebd94a44706",
                    "gambit_id": "bff8046d-7177-4b35-96ac-d9c267055c53",
                    "last_updated": "2023-04-07T10:27:21.224434-04:00",
                    "created_at": "2023-04-06T14:26:50.014801-04:00",
                    "name": "Minnesota Wild",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8ab6baa-5249-4caf-9ba4-1d1f3e62c0df/?format=api"
                }
            ]
        },
        {
            "id": "a693c630-489c-42dd-80d7-ca73cf3ed406",
            "match": "https://api-prod.gambitprofit.com/api/matches/015bcf52-8c09-46d5-90f7-ed07e3e175f1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-06T14:26:50.002943-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": "Minnesota Wild",
                        "amount": 6547.0
                    },
                    {
                        "team": "Pittsburgh Penguins",
                        "amount": 3453.0
                    }
                ],
                "expected_reward_tokens": 9426.69,
                "profit_sb": -73.31,
                "profit_sb_percentage": -0.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "33356ba4-aea5-41cf-8e7f-cda14a2c6624",
                    "gambit_id": "342c79a6-c21f-4d84-85d1-c79e849d0e67",
                    "last_updated": "2023-04-07T10:27:21.218709-04:00",
                    "created_at": "2023-04-06T14:26:50.007451-04:00",
                    "name": "Minnesota Wild",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a693c630-489c-42dd-80d7-ca73cf3ed406/?format=api"
                },
                {
                    "id": "d7fa2368-1533-410f-955d-1afe9df168f3",
                    "gambit_id": "0c45d737-38fa-47df-afa1-46388f1f0441",
                    "last_updated": "2023-04-07T10:27:21.216736-04:00",
                    "created_at": "2023-04-06T14:26:50.005202-04:00",
                    "name": "Pittsburgh Penguins",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a693c630-489c-42dd-80d7-ca73cf3ed406/?format=api"
                }
            ]
        },
        {
            "id": "91961b07-63cb-4dd6-8938-9e6901f0774a",
            "match": "https://api-prod.gambitprofit.com/api/matches/015bcf52-8c09-46d5-90f7-ed07e3e175f1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-06T14:26:49.995587-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 6",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7fcf236e-5d34-43b2-90a3-0958374ee301",
                    "gambit_id": "0cc160d7-a6a3-4e61-94bf-8ae09dadcbaa",
                    "last_updated": "2023-04-07T10:27:21.212557-04:00",
                    "created_at": "2023-04-06T14:26:50.000549-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91961b07-63cb-4dd6-8938-9e6901f0774a/?format=api"
                },
                {
                    "id": "0f8378e9-0301-48a6-8583-f37f7eddc0c6",
                    "gambit_id": "3ef121bc-1c1a-47f6-8509-8a1faf22fba4",
                    "last_updated": "2023-04-07T10:27:21.209717-04:00",
                    "created_at": "2023-04-06T14:26:49.998206-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91961b07-63cb-4dd6-8938-9e6901f0774a/?format=api"
                }
            ]
        }
    ]
}