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/c8d1f78a-7d1d-4c34-929f-03143d61f9ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c8d1f78a-7d1d-4c34-929f-03143d61f9ff",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6ce6da6a-7e59-443f-aedf-4eb1d98a4bb1",
    "completed": true,
    "last_updated": "2023-04-03T20:07:09.983325-04:00",
    "created_at": "2023-04-02T09:57:10.445459-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.11,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/6ce6da6a-7e59-443f-aedf-4eb1d98a4bb1",
    "datetime": "2023-04-02T19:10:00-04:00",
    "cutoff_datetime": "2023-04-02T19:10:00-04:00",
    "name": "Los Angeles Lakers v. Houston Rockets",
    "bettypes": [
        {
            "id": "03863664-49cd-431b-9a5f-9284c1271de0",
            "match": "https://api-prod.gambitprofit.com/api/matches/c8d1f78a-7d1d-4c34-929f-03143d61f9ff/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-02T10:07:21.324325-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": "Los Angeles Lakers",
                        "amount": 8182.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 1818.0
                    }
                ],
                "expected_reward_tokens": 9489.96,
                "profit_sb": -10.04,
                "profit_sb_percentage": -0.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9f2be2c6-817d-48fe-8e14-392892c73c57",
                    "gambit_id": "37a95e8c-fdce-44c7-a622-1275634d0d27",
                    "last_updated": "2023-04-03T20:07:10.002684-04:00",
                    "created_at": "2023-04-02T10:07:21.328461-04:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.16000",
                    "odds": "1.16670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03863664-49cd-431b-9a5f-9284c1271de0/?format=api"
                },
                {
                    "id": "393e7397-0a1e-4327-bfac-be1a92e9afbd",
                    "gambit_id": "57920d78-d528-4cc9-9ef1-0f159d6389ae",
                    "last_updated": "2023-04-03T20:07:09.999817-04:00",
                    "created_at": "2023-04-02T10:07:21.326690-04:00",
                    "name": "Houston Rockets",
                    "reward": "5.22000",
                    "odds": "5.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03863664-49cd-431b-9a5f-9284c1271de0/?format=api"
                }
            ]
        },
        {
            "id": "517cab9f-2805-4801-b3d7-1bf64c8d5fe2",
            "match": "https://api-prod.gambitprofit.com/api/matches/c8d1f78a-7d1d-4c34-929f-03143d61f9ff/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-02T09:57:10.448799-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": "Los Angeles Lakers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Houston Rockets",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d0737bb2-fe85-4be8-922e-d5cca64c4145",
                    "gambit_id": "d20267bb-8040-4da0-924c-10ae10e475f8",
                    "last_updated": "2023-04-03T20:07:10.010588-04:00",
                    "created_at": "2023-04-02T09:57:10.454698-04:00",
                    "name": "Los Angeles Lakers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/517cab9f-2805-4801-b3d7-1bf64c8d5fe2/?format=api"
                },
                {
                    "id": "1db3d8c5-94f9-4a39-aed2-5812977187b6",
                    "gambit_id": "e91b6d61-c552-4409-b8a3-8c940707d23d",
                    "last_updated": "2023-04-03T20:07:10.008078-04:00",
                    "created_at": "2023-04-02T09:57:10.451880-04:00",
                    "name": "Houston Rockets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "12.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/517cab9f-2805-4801-b3d7-1bf64c8d5fe2/?format=api"
                }
            ]
        },
        {
            "id": "1f4c52b3-df58-46da-b6df-b2de18fc6636",
            "match": "https://api-prod.gambitprofit.com/api/matches/c8d1f78a-7d1d-4c34-929f-03143d61f9ff/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-02T10:07:21.318160-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 Under 235.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 235.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "becd509a-5dac-457a-ab8f-322e35132150",
                    "gambit_id": "7a793792-e147-4d74-82ca-6d25da357d25",
                    "last_updated": "2023-04-03T20:07:09.990627-04:00",
                    "created_at": "2023-04-02T10:07:21.320038-04:00",
                    "name": "Game Total Under 235.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "235.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f4c52b3-df58-46da-b6df-b2de18fc6636/?format=api"
                },
                {
                    "id": "09dc7300-44a4-42a2-a077-66ced7880edb",
                    "gambit_id": "556a1263-8d30-4bc3-968b-96762db1a709",
                    "last_updated": "2023-04-03T20:07:09.993745-04:00",
                    "created_at": "2023-04-02T10:07:21.322294-04:00",
                    "name": "Game Total Over 235.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "235.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f4c52b3-df58-46da-b6df-b2de18fc6636/?format=api"
                }
            ]
        }
    ]
}