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/6390133d-ad93-4c17-b36e-c60379f3f935/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6390133d-ad93-4c17-b36e-c60379f3f935",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ee2e6d6a-3cc7-4cd3-b521-fb1342459764",
    "completed": true,
    "last_updated": "2022-12-07T09:32:28.593211-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.95,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/ee2e6d6a-3cc7-4cd3-b521-fb1342459764",
    "datetime": "2022-12-06T19:30:00-05:00",
    "cutoff_datetime": "2022-12-06T19:30:00-05:00",
    "name": "Los Angeles Lakers v. Cleveland Cavaliers",
    "bettypes": [
        {
            "id": "c31aa544-62fb-4e30-842d-156da6596e24",
            "match": "https://api-prod.gambitprofit.com/api/matches/6390133d-ad93-4c17-b36e-c60379f3f935/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Cleveland Cavaliers",
                        "amount": 6584.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 3416.0
                    }
                ],
                "expected_reward_tokens": 9085.92,
                "profit_sb": 85.92,
                "profit_sb_percentage": 0.95,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2d9566e5-e782-4735-b9f0-914edb2fab9c",
                    "gambit_id": "681c1eaa-ac5e-4aa2-9e9d-f9e16120b165",
                    "last_updated": "2022-12-07T09:32:28.599840-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.38000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c31aa544-62fb-4e30-842d-156da6596e24/?format=api"
                },
                {
                    "id": "e42b17eb-542c-4451-86f5-30512670a88a",
                    "gambit_id": "78e938fe-afd0-4f5b-8080-e017664c877a",
                    "last_updated": "2022-12-07T09:32:28.600921-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "2.66000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c31aa544-62fb-4e30-842d-156da6596e24/?format=api"
                }
            ]
        },
        {
            "id": "a3661df3-b7b6-44bb-88e3-b0ca931d4997",
            "match": "https://api-prod.gambitprofit.com/api/matches/6390133d-ad93-4c17-b36e-c60379f3f935/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Cleveland Cavaliers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Lakers",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "abf5aaac-43e7-41fe-99bf-107e9376f46f",
                    "gambit_id": "6cdfcb2a-8060-44e8-8f32-277693404ca8",
                    "last_updated": "2022-12-07T09:32:28.603075-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cleveland Cavaliers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3661df3-b7b6-44bb-88e3-b0ca931d4997/?format=api"
                },
                {
                    "id": "848efb1b-0d2b-466d-a3e6-2f152ba61d6b",
                    "gambit_id": "fc4bcde4-c38b-4893-8617-b01558c50df1",
                    "last_updated": "2022-12-07T09:32:28.604083-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3661df3-b7b6-44bb-88e3-b0ca931d4997/?format=api"
                }
            ]
        },
        {
            "id": "1f7719b8-70d8-4501-bf75-89350c84457b",
            "match": "https://api-prod.gambitprofit.com/api/matches/6390133d-ad93-4c17-b36e-c60379f3f935/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 224.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 224.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "59dc1c7b-e6db-475a-a8db-d8677ccea837",
                    "gambit_id": "4d4e2295-1392-4b5b-8ec9-9ffd45ae9914",
                    "last_updated": "2022-12-07T09:32:28.597560-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 224.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f7719b8-70d8-4501-bf75-89350c84457b/?format=api"
                },
                {
                    "id": "99d99280-7f67-4303-824d-577a1d9f67c3",
                    "gambit_id": "c6257fe8-55ce-4e3e-9774-fbaf69dd9875",
                    "last_updated": "2022-12-07T09:32:28.596300-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 224.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "224.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f7719b8-70d8-4501-bf75-89350c84457b/?format=api"
                }
            ]
        }
    ]
}