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/e6816261-6c0d-4c71-8b73-f5ddbfeb72e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e6816261-6c0d-4c71-8b73-f5ddbfeb72e5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3eb3a001-d0dd-4b96-ab31-b109db2ab4e9",
    "completed": true,
    "last_updated": "2023-11-15T22:43:00.983971-05:00",
    "created_at": "2023-11-14T09:13:03.930212-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.21,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/3eb3a001-d0dd-4b96-ab31-b109db2ab4e9",
    "datetime": "2023-11-14T19:10:00-05:00",
    "cutoff_datetime": "2023-11-14T19:10:00-05:00",
    "name": "Atlanta Hawks v. Detroit Pistons",
    "bettypes": [
        {
            "id": "815ba9b7-789a-4dda-952d-cfc0d4cb9d51",
            "match": "https://api-prod.gambitprofit.com/api/matches/e6816261-6c0d-4c71-8b73-f5ddbfeb72e5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-14T09:13:03.943977-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": "Atlanta Hawks",
                        "amount": 6222.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 3778.0
                    }
                ],
                "expected_reward_tokens": 9519.66,
                "profit_sb": 19.66,
                "profit_sb_percentage": 0.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "95310e41-cb63-438d-8c90-5a49d64685dc",
                    "gambit_id": "f79d2c31-ba56-4022-8cb7-6f27d245ba15",
                    "last_updated": "2023-11-15T22:43:00.994855-05:00",
                    "created_at": "2023-11-14T09:13:03.948143-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/815ba9b7-789a-4dda-952d-cfc0d4cb9d51/?format=api"
                },
                {
                    "id": "652b6126-744a-4951-9e0d-703f0dde327a",
                    "gambit_id": "de57376e-b12d-48ce-a63e-2a928b9c8e51",
                    "last_updated": "2023-11-15T22:43:00.999238-05:00",
                    "created_at": "2023-11-14T09:13:03.953648-05:00",
                    "name": "Detroit Pistons",
                    "reward": "2.52000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/815ba9b7-789a-4dda-952d-cfc0d4cb9d51/?format=api"
                }
            ]
        },
        {
            "id": "1d03831c-016b-4832-ae16-b2aa5538918d",
            "match": "https://api-prod.gambitprofit.com/api/matches/e6816261-6c0d-4c71-8b73-f5ddbfeb72e5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-14T09:13:03.958437-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": "Atlanta Hawks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ed93d3bd-4c7d-4d38-81af-a3d0f509f8ef",
                    "gambit_id": "fcad42b4-d5d9-4b9e-910a-60c0e8f7d3db",
                    "last_updated": "2023-11-15T22:43:01.020651-05:00",
                    "created_at": "2023-11-14T09:13:03.963548-05:00",
                    "name": "Atlanta Hawks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d03831c-016b-4832-ae16-b2aa5538918d/?format=api"
                },
                {
                    "id": "d714fc02-ed49-476c-b147-98a177796b37",
                    "gambit_id": "1018516e-0557-47b7-8aed-bc47d35e5e08",
                    "last_updated": "2023-11-15T22:43:01.027064-05:00",
                    "created_at": "2023-11-14T09:13:03.968735-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d03831c-016b-4832-ae16-b2aa5538918d/?format=api"
                }
            ]
        },
        {
            "id": "c6cecbb0-5355-4c9f-a017-4ff2e019c37e",
            "match": "https://api-prod.gambitprofit.com/api/matches/e6816261-6c0d-4c71-8b73-f5ddbfeb72e5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-14T09:13:03.973991-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 225.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 225.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fdb731e2-d766-4708-bdb0-fe12fef68dd7",
                    "gambit_id": "8cd6ba68-bab2-4dea-a2d7-f4869aeb325c",
                    "last_updated": "2023-11-15T22:43:01.036840-05:00",
                    "created_at": "2023-11-14T09:13:03.978632-05:00",
                    "name": "Game Total Over 225.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6cecbb0-5355-4c9f-a017-4ff2e019c37e/?format=api"
                },
                {
                    "id": "3cd72708-13c9-43db-90ef-b971be94446e",
                    "gambit_id": "255fbbdc-d013-4f4c-92f1-b3f3074a0c60",
                    "last_updated": "2023-11-15T22:43:01.040234-05:00",
                    "created_at": "2023-11-14T09:13:03.982691-05:00",
                    "name": "Game Total Under 225.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "225.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6cecbb0-5355-4c9f-a017-4ff2e019c37e/?format=api"
                }
            ]
        }
    ]
}