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/01933f78-fc67-4e13-9855-e8c3c80a6731/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "01933f78-fc67-4e13-9855-e8c3c80a6731",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "44452f77-1a5e-44dd-8475-39fca984a2c5",
    "completed": true,
    "last_updated": "2023-02-02T10:32:06.626395-05:00",
    "created_at": "2023-02-01T09:26:47.016830-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.61,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/44452f77-1a5e-44dd-8475-39fca984a2c5",
    "datetime": "2023-02-01T20:10:00-05:00",
    "cutoff_datetime": "2023-02-01T20:10:00-05:00",
    "name": "Oklahoma City Thunder v. Houston Rockets",
    "bettypes": [
        {
            "id": "2041405a-2def-4ed9-b92d-6fab1e4f2c03",
            "match": "https://api-prod.gambitprofit.com/api/matches/01933f78-fc67-4e13-9855-e8c3c80a6731/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-01T09:26:47.026284-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": "Oklahoma City Thunder",
                        "amount": 6538.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 3462.0
                    }
                ],
                "expected_reward_tokens": 9347.4,
                "profit_sb": -152.6,
                "profit_sb_percentage": -1.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bdf1d735-457f-4549-b5c6-503e9076d172",
                    "gambit_id": "d18c90f9-02f9-463c-afe8-98236011393a",
                    "last_updated": "2023-02-02T10:32:06.638792-05:00",
                    "created_at": "2023-02-01T09:26:47.028930-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2041405a-2def-4ed9-b92d-6fab1e4f2c03/?format=api"
                },
                {
                    "id": "e394824b-b7c5-46d1-b16a-ac86a1fcba72",
                    "gambit_id": "d8aa63e9-6aa2-4cd3-b3e1-6f950c56cdd4",
                    "last_updated": "2023-02-02T10:32:06.637572-05:00",
                    "created_at": "2023-02-01T09:26:47.027628-05:00",
                    "name": "Houston Rockets",
                    "reward": "2.70000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2041405a-2def-4ed9-b92d-6fab1e4f2c03/?format=api"
                }
            ]
        },
        {
            "id": "231e59d9-e6c8-41f0-a03c-6624ad45e5a9",
            "match": "https://api-prod.gambitprofit.com/api/matches/01933f78-fc67-4e13-9855-e8c3c80a6731/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-01T09:26:47.022439-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": "Oklahoma City Thunder",
                        "amount": 5000.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "96aa4ba1-befb-4bd8-b6bf-ebc04eb48b08",
                    "gambit_id": "5100e341-8300-4e2f-b074-2fc927c267e9",
                    "last_updated": "2023-02-02T10:32:06.635144-05:00",
                    "created_at": "2023-02-01T09:26:47.024928-05:00",
                    "name": "Oklahoma City Thunder",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "-6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/231e59d9-e6c8-41f0-a03c-6624ad45e5a9/?format=api"
                },
                {
                    "id": "abd632f6-8f65-4c4e-a908-a05825306e16",
                    "gambit_id": "dab1e0e2-c47b-4a7d-bf6c-2f9602b73ec8",
                    "last_updated": "2023-02-02T10:32:06.633919-05:00",
                    "created_at": "2023-02-01T09:26:47.023637-05:00",
                    "name": "Houston Rockets",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/231e59d9-e6c8-41f0-a03c-6624ad45e5a9/?format=api"
                }
            ]
        },
        {
            "id": "3b5e602b-5934-4b92-987a-7ceaecb1b6cc",
            "match": "https://api-prod.gambitprofit.com/api/matches/01933f78-fc67-4e13-9855-e8c3c80a6731/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-01T09:26:47.018554-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 232.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 232.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "df47fcde-8f8a-490b-9a29-4b0426cccd12",
                    "gambit_id": "b77872d9-3ae0-45b6-8676-5ebab5622cd2",
                    "last_updated": "2023-02-02T10:32:06.630282-05:00",
                    "created_at": "2023-02-01T09:26:47.019845-05:00",
                    "name": "Game Total Under 232.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "232.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b5e602b-5934-4b92-987a-7ceaecb1b6cc/?format=api"
                },
                {
                    "id": "78126ab5-0876-4dfb-9b37-7dec8d691a1f",
                    "gambit_id": "9f5a4c6e-be16-42d9-b052-5c704cee582a",
                    "last_updated": "2023-02-02T10:32:06.631492-05:00",
                    "created_at": "2023-02-01T09:26:47.021128-05:00",
                    "name": "Game Total Over 232.5",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "232.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b5e602b-5934-4b92-987a-7ceaecb1b6cc/?format=api"
                }
            ]
        }
    ]
}