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/8337444e-30ab-4828-a98f-cf419ae55461/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8337444e-30ab-4828-a98f-cf419ae55461",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f0acb88c-2fd3-4417-8cc1-0cd52a50cb6c",
    "completed": true,
    "last_updated": "2023-08-21T20:08:17.594840-04:00",
    "created_at": "2023-08-17T13:03:07.407650-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.04,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f0acb88c-2fd3-4417-8cc1-0cd52a50cb6c",
    "datetime": "2023-08-20T19:05:00-04:00",
    "cutoff_datetime": "2023-08-20T19:05:00-04:00",
    "name": "New Orleans Saints v. Los Angeles Chargers",
    "bettypes": [
        {
            "id": "38760a45-0f71-4614-bfe4-0b9cf6f65724",
            "match": "https://api-prod.gambitprofit.com/api/matches/8337444e-30ab-4828-a98f-cf419ae55461/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-17T13:03:07.430138-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": "New Orleans Saints",
                        "amount": 6010.0
                    },
                    {
                        "team": "Los Angeles Chargers",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b0bc2c7c-7849-4fd5-b623-bd96327c5506",
                    "gambit_id": "d37e1f0d-aad1-4df0-82ae-ea49e72658df",
                    "last_updated": "2023-08-21T20:08:17.614515-04:00",
                    "created_at": "2023-08-17T13:03:07.433845-04:00",
                    "name": "New Orleans Saints",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38760a45-0f71-4614-bfe4-0b9cf6f65724/?format=api"
                },
                {
                    "id": "228e34af-5282-49dd-9e03-5a99c4c9862f",
                    "gambit_id": "c8442aa4-4b09-4e2b-beba-34c069a0f845",
                    "last_updated": "2023-08-21T20:08:17.617737-04:00",
                    "created_at": "2023-08-17T13:03:07.437764-04:00",
                    "name": "Los Angeles Chargers",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38760a45-0f71-4614-bfe4-0b9cf6f65724/?format=api"
                }
            ]
        },
        {
            "id": "52359a28-0023-4b5a-aa77-8e766c7008c4",
            "match": "https://api-prod.gambitprofit.com/api/matches/8337444e-30ab-4828-a98f-cf419ae55461/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-17T13:03:07.417331-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": "New Orleans Saints",
                        "amount": 5107.0
                    },
                    {
                        "team": "Los Angeles Chargers",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7d3f8eb8-4588-4988-a8c7-28fdbddbd83b",
                    "gambit_id": "5d0c713a-0e75-4687-9fa7-aedcc7837d44",
                    "last_updated": "2023-08-21T20:08:17.604273-04:00",
                    "created_at": "2023-08-17T13:03:07.421565-04:00",
                    "name": "New Orleans Saints",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52359a28-0023-4b5a-aa77-8e766c7008c4/?format=api"
                },
                {
                    "id": "e5fb5762-3d8b-455a-8312-72fd3b9eabd3",
                    "gambit_id": "1dbd6145-9a3e-4c5a-9e0f-a5f2375db2f2",
                    "last_updated": "2023-08-21T20:08:17.607870-04:00",
                    "created_at": "2023-08-17T13:03:07.426158-04:00",
                    "name": "Los Angeles Chargers",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52359a28-0023-4b5a-aa77-8e766c7008c4/?format=api"
                }
            ]
        },
        {
            "id": "8a866908-a5db-428c-8c0c-5a54f3f8b43b",
            "match": "https://api-prod.gambitprofit.com/api/matches/8337444e-30ab-4828-a98f-cf419ae55461/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-17T13:03:07.442652-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 Over 36.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 36.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d4ba5858-16df-4445-a798-75987d569a00",
                    "gambit_id": "e8adff08-bbc1-48ce-be48-a3ebe824b1c5",
                    "last_updated": "2023-08-21T20:08:17.624119-04:00",
                    "created_at": "2023-08-17T13:03:07.447424-04:00",
                    "name": "Game Total Over 36.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "36.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a866908-a5db-428c-8c0c-5a54f3f8b43b/?format=api"
                },
                {
                    "id": "ad605806-9f74-4906-91a5-e67dff417e0b",
                    "gambit_id": "b742bac9-9f89-40ff-a1ff-2cb244faeaba",
                    "last_updated": "2023-08-21T20:08:17.627194-04:00",
                    "created_at": "2023-08-17T13:03:07.452986-04:00",
                    "name": "Game Total Under 36.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "36.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a866908-a5db-428c-8c0c-5a54f3f8b43b/?format=api"
                }
            ]
        }
    ]
}