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/c69aa1b2-ae87-4750-9856-28df76b3c0e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c69aa1b2-ae87-4750-9856-28df76b3c0e1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f7f610c7-4663-4b61-bdaa-49a989933643",
    "completed": true,
    "last_updated": "2023-11-27T20:08:20.258173-05:00",
    "created_at": "2023-11-22T09:13:19.546873-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.15,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f7f610c7-4663-4b61-bdaa-49a989933643",
    "datetime": "2023-11-26T20:20:00-05:00",
    "cutoff_datetime": "2023-11-26T20:20:00-05:00",
    "name": "Baltimore Ravens v. Los Angeles Chargers",
    "bettypes": [
        {
            "id": "23a1090f-afff-4789-ad8d-c4475054d74e",
            "match": "https://api-prod.gambitprofit.com/api/matches/c69aa1b2-ae87-4750-9856-28df76b3c0e1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-22T09:13:19.565761-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": "Baltimore Ravens",
                        "amount": 5929.0
                    },
                    {
                        "team": "Los Angeles Chargers",
                        "amount": 4071.0
                    }
                ],
                "expected_reward_tokens": 9485.43,
                "profit_sb": -14.57,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4f852ed9-8a88-4dd7-8f26-7c08e6db04a6",
                    "gambit_id": "9e0d3a18-8521-46ef-b6e2-9d658e741683",
                    "last_updated": "2023-11-27T20:08:20.287523-05:00",
                    "created_at": "2023-11-22T09:13:19.569969-05:00",
                    "name": "Baltimore Ravens",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23a1090f-afff-4789-ad8d-c4475054d74e/?format=api"
                },
                {
                    "id": "b5f0d275-0682-46a7-a896-9d3406f1f8f1",
                    "gambit_id": "a5b5ccd1-8c17-42d2-8678-b308d8887639",
                    "last_updated": "2023-11-27T20:08:20.292996-05:00",
                    "created_at": "2023-11-22T09:13:19.574150-05:00",
                    "name": "Los Angeles Chargers",
                    "reward": "2.33000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23a1090f-afff-4789-ad8d-c4475054d74e/?format=api"
                }
            ]
        },
        {
            "id": "25d26ded-fc9e-4708-a487-f8c43ea7eab0",
            "match": "https://api-prod.gambitprofit.com/api/matches/c69aa1b2-ae87-4750-9856-28df76b3c0e1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-22T09:13:19.552714-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": 5000.0
                    },
                    {
                        "team": "Baltimore Ravens",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2f4f8cc3-e623-4c13-9f88-4ee1b88bdb80",
                    "gambit_id": "8fdaefe0-ee94-442d-bb83-c3620fc8d248",
                    "last_updated": "2023-11-27T20:08:20.275809-05:00",
                    "created_at": "2023-11-22T09:13:19.561152-05:00",
                    "name": "Los Angeles Chargers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25d26ded-fc9e-4708-a487-f8c43ea7eab0/?format=api"
                },
                {
                    "id": "eace29b8-ca97-4b7b-9b44-980d9b5c4534",
                    "gambit_id": "cef76d0c-2e9d-40d1-bc5c-4908c790adfa",
                    "last_updated": "2023-11-27T20:08:20.265946-05:00",
                    "created_at": "2023-11-22T09:13:19.556872-05:00",
                    "name": "Baltimore Ravens",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25d26ded-fc9e-4708-a487-f8c43ea7eab0/?format=api"
                }
            ]
        },
        {
            "id": "318d879e-e4ea-43c5-8138-cced15edde6f",
            "match": "https://api-prod.gambitprofit.com/api/matches/c69aa1b2-ae87-4750-9856-28df76b3c0e1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-22T09:13:19.577850-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 49",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 49",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "027c634d-c8bf-4e49-bbae-b7ec68e3dbdd",
                    "gambit_id": "6abfb59d-a428-4614-bbef-bf49ffd21ec1",
                    "last_updated": "2023-11-27T20:08:20.299467-05:00",
                    "created_at": "2023-11-22T09:13:19.582283-05:00",
                    "name": "Game Total Over 49",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "49.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/318d879e-e4ea-43c5-8138-cced15edde6f/?format=api"
                },
                {
                    "id": "43eed8df-eecc-4459-b352-01281c3531bf",
                    "gambit_id": "9df27a93-d1b6-4e06-b7eb-eea080464d2c",
                    "last_updated": "2023-11-27T20:08:20.302797-05:00",
                    "created_at": "2023-11-22T09:13:19.586326-05:00",
                    "name": "Game Total Under 49",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "49.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/318d879e-e4ea-43c5-8138-cced15edde6f/?format=api"
                }
            ]
        }
    ]
}