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/165365d7-77c6-4f34-8872-d5edb43b5770/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "165365d7-77c6-4f34-8872-d5edb43b5770",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "28e02ceb-c0a0-4025-bc4f-47ceb744c699",
    "completed": true,
    "last_updated": "2023-01-21T10:27:22.790264-05:00",
    "created_at": "2023-01-20T09:21:57.792654-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.66,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/28e02ceb-c0a0-4025-bc4f-47ceb744c699",
    "datetime": "2023-01-20T21:10:00-05:00",
    "cutoff_datetime": "2023-01-20T21:10:00-05:00",
    "name": "Brooklyn Nets v. Utah Jazz",
    "bettypes": [
        {
            "id": "db7b604f-2f11-4b2f-a7bc-270ea971c91f",
            "match": "https://api-prod.gambitprofit.com/api/matches/165365d7-77c6-4f34-8872-d5edb43b5770/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-20T09:21:57.798343-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": "Utah Jazz",
                        "amount": 6418.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 3582.0
                    }
                ],
                "expected_reward_tokens": 9562.82,
                "profit_sb": 62.82,
                "profit_sb_percentage": 0.66,
                "recommended": true
            },
            "lines": [
                {
                    "id": "cba788b9-24df-4647-90f6-19338244b62c",
                    "gambit_id": "1b062046-3def-489e-a370-1445c28657e7",
                    "last_updated": "2023-01-21T10:27:22.796405-05:00",
                    "created_at": "2023-01-20T09:21:57.799505-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.49000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db7b604f-2f11-4b2f-a7bc-270ea971c91f/?format=api"
                },
                {
                    "id": "d0ca8d4f-1fa4-4329-a588-35f97334bda9",
                    "gambit_id": "49d25b5f-3bd8-4229-9ce4-ceca0691bbb3",
                    "last_updated": "2023-01-21T10:27:22.797482-05:00",
                    "created_at": "2023-01-20T09:21:57.800745-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "2.67000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db7b604f-2f11-4b2f-a7bc-270ea971c91f/?format=api"
                }
            ]
        },
        {
            "id": "c9116e90-75df-4088-85d0-0786beaf8063",
            "match": "https://api-prod.gambitprofit.com/api/matches/165365d7-77c6-4f34-8872-d5edb43b5770/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-20T09:21:57.802085-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": "Utah Jazz",
                        "amount": 5000.0
                    },
                    {
                        "team": "Brooklyn Nets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "562a638f-ae94-4926-b57b-b7fbd1691f14",
                    "gambit_id": "b8d1fa47-b271-4987-8888-a11af7e593cd",
                    "last_updated": "2023-01-21T10:27:22.799712-05:00",
                    "created_at": "2023-01-20T09:21:57.803248-05:00",
                    "name": "Utah Jazz",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9116e90-75df-4088-85d0-0786beaf8063/?format=api"
                },
                {
                    "id": "10e5418f-75b7-4866-8ac4-915f3bb587a5",
                    "gambit_id": "3e3f714f-ee40-4010-9779-9dceff03933e",
                    "last_updated": "2023-01-21T10:27:22.800865-05:00",
                    "created_at": "2023-01-20T09:21:57.804555-05:00",
                    "name": "Brooklyn Nets",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9116e90-75df-4088-85d0-0786beaf8063/?format=api"
                }
            ]
        },
        {
            "id": "877dd095-8b5e-4a63-aff6-f4f8e6048cfe",
            "match": "https://api-prod.gambitprofit.com/api/matches/165365d7-77c6-4f34-8872-d5edb43b5770/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-20T09:21:57.794407-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.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 232.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c50b1265-d5e0-4291-a374-6645d1e48400",
                    "gambit_id": "d356a869-beb5-4db3-9d66-d25ebd6bb582",
                    "last_updated": "2023-01-21T10:27:22.794191-05:00",
                    "created_at": "2023-01-20T09:21:57.797037-05:00",
                    "name": "Game Total Over 232.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "232.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/877dd095-8b5e-4a63-aff6-f4f8e6048cfe/?format=api"
                },
                {
                    "id": "fbc681ea-72f0-4e6d-b4c0-ec8b6ad702ed",
                    "gambit_id": "b9a545d5-9b9a-4d17-a073-f67f99e4229e",
                    "last_updated": "2023-01-21T10:27:22.793032-05:00",
                    "created_at": "2023-01-20T09:21:57.795727-05:00",
                    "name": "Game Total Under 232.5",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "232.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/877dd095-8b5e-4a63-aff6-f4f8e6048cfe/?format=api"
                }
            ]
        }
    ]
}