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/7c01a5de-487d-49de-86fe-d53741cb69e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7c01a5de-487d-49de-86fe-d53741cb69e1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "169e5788-3276-4951-bab6-d2744c49229f",
    "completed": true,
    "last_updated": "2023-04-06T13:17:09.541275-04:00",
    "created_at": "2023-04-05T09:22:23.609063-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.05,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/169e5788-3276-4951-bab6-d2744c49229f",
    "datetime": "2023-04-05T19:40:00-04:00",
    "cutoff_datetime": "2023-04-05T19:40:00-04:00",
    "name": "Washington Wizards v. Atlanta Hawks",
    "bettypes": [
        {
            "id": "060719d6-00fb-4268-b7fa-02fd7f94fd40",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c01a5de-487d-49de-86fe-d53741cb69e1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-05T11:52:03.581387-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": "Atlanta Hawks",
                        "amount": 8486.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 1514.0
                    }
                ],
                "expected_reward_tokens": 9504.32,
                "profit_sb": 4.32,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b5533351-cbb0-4193-8231-394cfc0152f0",
                    "gambit_id": "9cb9aab1-9650-47e9-b762-c175eabf916e",
                    "last_updated": "2023-04-06T13:17:09.553159-04:00",
                    "created_at": "2023-04-05T11:52:03.583172-04:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.12000",
                    "odds": "1.12500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/060719d6-00fb-4268-b7fa-02fd7f94fd40/?format=api"
                },
                {
                    "id": "6cce020d-407d-4f3d-b626-a8e2b91142cb",
                    "gambit_id": "20e9ee61-5897-4c80-ae62-14a930e4be08",
                    "last_updated": "2023-04-06T13:17:09.555324-04:00",
                    "created_at": "2023-04-05T11:52:03.585494-04:00",
                    "name": "Washington Wizards",
                    "reward": "6.28000",
                    "odds": "6.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/060719d6-00fb-4268-b7fa-02fd7f94fd40/?format=api"
                }
            ]
        },
        {
            "id": "732e1759-5bc6-4c75-8fc7-95e9f5d4c517",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c01a5de-487d-49de-86fe-d53741cb69e1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-05T09:22:23.613416-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": "Atlanta Hawks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4278491a-3dd5-450b-8ad0-39ff1a0f2de6",
                    "gambit_id": "412f1f5d-a4e4-4d08-8460-0bdcd518645d",
                    "last_updated": "2023-04-06T13:17:09.559924-04:00",
                    "created_at": "2023-04-05T09:22:23.617720-04:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-13.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/732e1759-5bc6-4c75-8fc7-95e9f5d4c517/?format=api"
                },
                {
                    "id": "3b8764c9-59fb-47bb-972d-ada5ade8e5b6",
                    "gambit_id": "bc371cb0-5b2e-40eb-aea4-575fdbd842de",
                    "last_updated": "2023-04-06T13:17:09.562007-04:00",
                    "created_at": "2023-04-05T09:22:23.620279-04:00",
                    "name": "Washington Wizards",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "13.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/732e1759-5bc6-4c75-8fc7-95e9f5d4c517/?format=api"
                }
            ]
        },
        {
            "id": "9f1d9fde-6817-492b-a37c-7ad71de7113c",
            "match": "https://api-prod.gambitprofit.com/api/matches/7c01a5de-487d-49de-86fe-d53741cb69e1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-05T11:52:03.575262-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 235",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 235",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "21bf470f-5735-49e4-89cb-942ca95ff309",
                    "gambit_id": "7028af6c-0033-46b8-ac98-b87c77f6c53e",
                    "last_updated": "2023-04-06T13:17:09.548376-04:00",
                    "created_at": "2023-04-05T11:52:03.579560-04:00",
                    "name": "Game Total Over 235",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "235.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f1d9fde-6817-492b-a37c-7ad71de7113c/?format=api"
                },
                {
                    "id": "9263a721-7683-41ee-97ee-e180097a3d3f",
                    "gambit_id": "46803bb7-e7b7-45de-9463-0218a95421ff",
                    "last_updated": "2023-04-06T13:17:09.546225-04:00",
                    "created_at": "2023-04-05T11:52:03.577602-04:00",
                    "name": "Game Total Under 235",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "235.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f1d9fde-6817-492b-a37c-7ad71de7113c/?format=api"
                }
            ]
        }
    ]
}