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/1dcace3a-5ead-4755-a569-46e3575d21fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1dcace3a-5ead-4755-a569-46e3575d21fb",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "91b1e378-2de9-4641-8a0f-386959bfe10c",
    "completed": true,
    "last_updated": "2023-01-12T15:36:59.501032-05:00",
    "created_at": "2023-01-11T08:27:13.861507-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.09,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/91b1e378-2de9-4641-8a0f-386959bfe10c",
    "datetime": "2023-01-11T19:10:00-05:00",
    "cutoff_datetime": "2023-01-11T19:10:00-05:00",
    "name": "Minnesota Timberwolves v. Detroit Pistons",
    "bettypes": [
        {
            "id": "184f7534-94ca-4f55-9b57-aca35916e88d",
            "match": "https://api-prod.gambitprofit.com/api/matches/1dcace3a-5ead-4755-a569-46e3575d21fb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-11T09:37:08.666191-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": "Minnesota Timberwolves",
                        "amount": 6575.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 3425.0
                    }
                ],
                "expected_reward_tokens": 9007.75,
                "profit_sb": 7.75,
                "profit_sb_percentage": 0.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "15bd44cc-2285-4930-9c1f-a8163a8f9d57",
                    "gambit_id": "ca276ba1-7cf5-4827-b84b-34f630de696e",
                    "last_updated": "2023-01-12T15:36:59.504793-05:00",
                    "created_at": "2023-01-11T09:37:08.668951-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.37000",
                    "odds": "1.43480",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/184f7534-94ca-4f55-9b57-aca35916e88d/?format=api"
                },
                {
                    "id": "d6d455b5-8c39-4b20-84ea-41938f9f8e30",
                    "gambit_id": "9d8ba18d-2ab6-4f87-9955-737921c0d33f",
                    "last_updated": "2023-01-12T15:36:59.503746-05:00",
                    "created_at": "2023-01-11T09:37:08.667460-05:00",
                    "name": "Detroit Pistons",
                    "reward": "2.63000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/184f7534-94ca-4f55-9b57-aca35916e88d/?format=api"
                }
            ]
        },
        {
            "id": "b479bc62-65e9-4ff6-93f9-092f31022945",
            "match": "https://api-prod.gambitprofit.com/api/matches/1dcace3a-5ead-4755-a569-46e3575d21fb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-11T08:27:13.867238-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": "Detroit Pistons",
                        "amount": 5098.0
                    },
                    {
                        "team": "Minnesota Timberwolves",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ec024ba7-050d-4d4b-8f6f-e38bc7c48ea2",
                    "gambit_id": "df9b7d56-7071-455d-b077-77df4929b7d9",
                    "last_updated": "2023-01-12T15:36:59.509928-05:00",
                    "created_at": "2023-01-11T08:27:13.868486-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b479bc62-65e9-4ff6-93f9-092f31022945/?format=api"
                },
                {
                    "id": "9baf8f33-204e-4c7a-8703-23973b8426df",
                    "gambit_id": "ca2f2bfa-1111-4785-b451-184299146b79",
                    "last_updated": "2023-01-12T15:36:59.510916-05:00",
                    "created_at": "2023-01-11T08:27:13.869759-05:00",
                    "name": "Minnesota Timberwolves",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b479bc62-65e9-4ff6-93f9-092f31022945/?format=api"
                }
            ]
        },
        {
            "id": "aa0daec4-de3a-4a78-8df5-67aadf312449",
            "match": "https://api-prod.gambitprofit.com/api/matches/1dcace3a-5ead-4755-a569-46e3575d21fb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-11T08:27:13.863336-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 232",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 232",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 8900.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3d0988d7-24b9-43ca-b05d-f41f0f414410",
                    "gambit_id": "aa8f17da-6614-4e21-bbcb-266777e60d54",
                    "last_updated": "2023-01-12T15:36:59.507845-05:00",
                    "created_at": "2023-01-11T08:27:13.865939-05:00",
                    "name": "Game Total Over 232",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa0daec4-de3a-4a78-8df5-67aadf312449/?format=api"
                },
                {
                    "id": "15289359-80c4-4505-bffd-0c57b936078d",
                    "gambit_id": "4ca0038d-e3f2-4c61-98b2-90a77bf973a2",
                    "last_updated": "2023-01-12T15:36:59.506825-05:00",
                    "created_at": "2023-01-11T08:27:13.864621-05:00",
                    "name": "Game Total Under 232",
                    "reward": "1.78000",
                    "odds": "1.90910",
                    "spread": "232.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa0daec4-de3a-4a78-8df5-67aadf312449/?format=api"
                }
            ]
        }
    ]
}