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/ab7e3b16-8ba7-4a3a-b546-a04b2b38507a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ab7e3b16-8ba7-4a3a-b546-a04b2b38507a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0f5dad2d-de7d-434c-926c-3d46cf70df2e",
    "completed": true,
    "last_updated": "2023-12-15T10:08:18.326610-05:00",
    "created_at": "2023-12-14T09:23:05.300049-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.03,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/0f5dad2d-de7d-434c-926c-3d46cf70df2e",
    "datetime": "2023-12-14T20:15:00-05:00",
    "cutoff_datetime": "2023-12-14T20:15:00-05:00",
    "name": "Los Angeles Chargers v. Las Vegas Raiders",
    "bettypes": [
        {
            "id": "9bb24223-448f-44f0-9507-0591fefbdf21",
            "match": "https://api-prod.gambitprofit.com/api/matches/ab7e3b16-8ba7-4a3a-b546-a04b2b38507a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-14T09:23:05.325724-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": "Las Vegas Raiders",
                        "amount": 5939.0
                    },
                    {
                        "team": "Los Angeles Chargers",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c066f8a2-422d-4c88-bed3-ba3954c60f85",
                    "gambit_id": "739b639e-f393-45b0-acc4-7ff74d90791b",
                    "last_updated": "2023-12-15T10:08:18.349329-05:00",
                    "created_at": "2023-12-14T09:23:05.334849-05:00",
                    "name": "Las Vegas Raiders",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bb24223-448f-44f0-9507-0591fefbdf21/?format=api"
                },
                {
                    "id": "6387d8d7-8464-4282-b4a9-ece63696686f",
                    "gambit_id": "5795beeb-4ab9-49ad-a32a-bd9164945143",
                    "last_updated": "2023-12-15T10:08:18.345809-05:00",
                    "created_at": "2023-12-14T09:23:05.330125-05:00",
                    "name": "Los Angeles Chargers",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bb24223-448f-44f0-9507-0591fefbdf21/?format=api"
                }
            ]
        },
        {
            "id": "b3700008-600c-49a8-a4e0-f7d26dd2ab6e",
            "match": "https://api-prod.gambitprofit.com/api/matches/ab7e3b16-8ba7-4a3a-b546-a04b2b38507a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-14T09:23:05.309580-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": "Los Angeles Chargers",
                        "amount": 5107.0
                    },
                    {
                        "team": "Las Vegas Raiders",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e390b5a3-8bc2-42b3-8ed2-71daee923975",
                    "gambit_id": "d4a650aa-d140-4b7f-b97a-9baeb9d98fb4",
                    "last_updated": "2023-12-15T10:08:18.334875-05:00",
                    "created_at": "2023-12-14T09:23:05.315484-05:00",
                    "name": "Los Angeles Chargers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3700008-600c-49a8-a4e0-f7d26dd2ab6e/?format=api"
                },
                {
                    "id": "989c235c-d932-4950-be6e-63cd8bffbb23",
                    "gambit_id": "a4445767-1480-42df-be2b-1c50dbb46d66",
                    "last_updated": "2023-12-15T10:08:18.338616-05:00",
                    "created_at": "2023-12-14T09:23:05.321393-05:00",
                    "name": "Las Vegas Raiders",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3700008-600c-49a8-a4e0-f7d26dd2ab6e/?format=api"
                }
            ]
        },
        {
            "id": "c0ba731b-f6a2-44ea-8e81-ae424b37bcbc",
            "match": "https://api-prod.gambitprofit.com/api/matches/ab7e3b16-8ba7-4a3a-b546-a04b2b38507a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-14T09:23:05.338911-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 36",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 36",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "041b75fc-d8cc-48cf-acf5-fb32b23a179f",
                    "gambit_id": "9a87e075-afc6-4b0a-bf99-49913024ca5c",
                    "last_updated": "2023-12-15T10:08:18.356043-05:00",
                    "created_at": "2023-12-14T09:23:05.342542-05:00",
                    "name": "Game Total Over 36",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "36.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0ba731b-f6a2-44ea-8e81-ae424b37bcbc/?format=api"
                },
                {
                    "id": "afba96ea-bc00-4f21-8c14-b0806c612c6d",
                    "gambit_id": "a73a1c77-2d35-4a55-8100-ca8ac3d82557",
                    "last_updated": "2023-12-15T10:08:18.360158-05:00",
                    "created_at": "2023-12-14T09:23:05.347140-05:00",
                    "name": "Game Total Under 36",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "36.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0ba731b-f6a2-44ea-8e81-ae424b37bcbc/?format=api"
                }
            ]
        }
    ]
}