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/7578ae43-25d2-4a48-b8f3-5d247139cf9a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7578ae43-25d2-4a48-b8f3-5d247139cf9a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4d2dc496-7c42-497f-97e4-158d81d750cb",
    "completed": true,
    "last_updated": "2023-08-29T09:23:25.709024-04:00",
    "created_at": "2023-08-24T12:58:00.067323-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.18,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/4d2dc496-7c42-497f-97e4-158d81d750cb",
    "datetime": "2023-08-26T19:00:00-04:00",
    "cutoff_datetime": "2023-08-26T19:00:00-04:00",
    "name": "Miami Dolphins v. Jacksonville Jaguars",
    "bettypes": [
        {
            "id": "d72b7f3e-7823-4052-a3e6-3334fdfe6f18",
            "match": "https://api-prod.gambitprofit.com/api/matches/7578ae43-25d2-4a48-b8f3-5d247139cf9a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-24T12:58:00.083715-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": "Jacksonville Jaguars",
                        "amount": 6611.0
                    },
                    {
                        "team": "Miami Dolphins",
                        "amount": 3389.0
                    }
                ],
                "expected_reward_tokens": 9387.53,
                "profit_sb": -112.47,
                "profit_sb_percentage": -1.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c9f0aa53-c5c3-409c-a2db-5a9b38ed38e8",
                    "gambit_id": "4c18db12-f590-49aa-a777-cc9dd5fd9dfa",
                    "last_updated": "2023-08-29T09:23:25.742471-04:00",
                    "created_at": "2023-08-24T12:58:00.091462-04:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.42000",
                    "odds": "1.44440",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d72b7f3e-7823-4052-a3e6-3334fdfe6f18/?format=api"
                },
                {
                    "id": "d76fbca3-72d7-454b-8040-283fa3189189",
                    "gambit_id": "421f82a5-f189-463b-ba7b-8fac66d20ead",
                    "last_updated": "2023-08-29T09:23:25.739365-04:00",
                    "created_at": "2023-08-24T12:58:00.087405-04:00",
                    "name": "Miami Dolphins",
                    "reward": "2.77000",
                    "odds": "2.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d72b7f3e-7823-4052-a3e6-3334fdfe6f18/?format=api"
                }
            ]
        },
        {
            "id": "e35c94dd-f438-41f2-afa6-783f1d52794c",
            "match": "https://api-prod.gambitprofit.com/api/matches/7578ae43-25d2-4a48-b8f3-5d247139cf9a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-24T12:58:00.072185-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": "Miami Dolphins",
                        "amount": 5000.0
                    },
                    {
                        "team": "Jacksonville Jaguars",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "927f5539-2cfe-4206-a01c-41528aa0284d",
                    "gambit_id": "15cc9a83-8776-4073-8441-5b46003241a3",
                    "last_updated": "2023-08-29T09:23:25.723779-04:00",
                    "created_at": "2023-08-24T12:58:00.075740-04:00",
                    "name": "Miami Dolphins",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e35c94dd-f438-41f2-afa6-783f1d52794c/?format=api"
                },
                {
                    "id": "797e5313-7877-456f-8887-2d892276131b",
                    "gambit_id": "36821a28-0db2-4915-a4e9-c58306d3fc0a",
                    "last_updated": "2023-08-29T09:23:25.727051-04:00",
                    "created_at": "2023-08-24T12:58:00.079771-04:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e35c94dd-f438-41f2-afa6-783f1d52794c/?format=api"
                }
            ]
        },
        {
            "id": "07b93575-1e50-4ebe-912a-ff23dd2604e0",
            "match": "https://api-prod.gambitprofit.com/api/matches/7578ae43-25d2-4a48-b8f3-5d247139cf9a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-24T12:58:00.096051-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 42.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 42.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f797abc2-483f-4427-b930-c013fdfcbb51",
                    "gambit_id": "f2277c09-870a-47ac-90d6-6b53b3f21718",
                    "last_updated": "2023-08-29T09:23:25.751793-04:00",
                    "created_at": "2023-08-24T12:58:00.103534-04:00",
                    "name": "Game Total Under 42.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "42.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07b93575-1e50-4ebe-912a-ff23dd2604e0/?format=api"
                },
                {
                    "id": "330210a9-07ea-4b65-9dc0-4d2bc24e4666",
                    "gambit_id": "7eecbecf-e3b9-4961-b453-29f7098c3759",
                    "last_updated": "2023-08-29T09:23:25.748709-04:00",
                    "created_at": "2023-08-24T12:58:00.099664-04:00",
                    "name": "Game Total Over 42.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "42.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07b93575-1e50-4ebe-912a-ff23dd2604e0/?format=api"
                }
            ]
        }
    ]
}