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/d521eae5-c2ce-44fe-8c06-e1312ba121eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d521eae5-c2ce-44fe-8c06-e1312ba121eb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5e8d2ed9-2b0c-4c25-8fa6-ef66888c2e7e",
    "completed": true,
    "last_updated": "2023-01-22T21:26:55.691982-05:00",
    "created_at": "2023-01-20T13:31:55.190102-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.53,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/5e8d2ed9-2b0c-4c25-8fa6-ef66888c2e7e",
    "datetime": "2023-01-21T16:30:00-05:00",
    "cutoff_datetime": "2023-01-21T16:30:00-05:00",
    "name": "Jacksonville Jaguars v. Kansas City Chiefs",
    "bettypes": [
        {
            "id": "5f988819-a72b-4138-97d9-b23b2605f551",
            "match": "https://api-prod.gambitprofit.com/api/matches/d521eae5-c2ce-44fe-8c06-e1312ba121eb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-20T13:31:55.202495-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": "Kansas City Chiefs",
                        "amount": 7959.0
                    },
                    {
                        "team": "Jacksonville Jaguars",
                        "amount": 2041.0
                    }
                ],
                "expected_reward_tokens": 9550.8,
                "profit_sb": 50.8,
                "profit_sb_percentage": 0.53,
                "recommended": true
            },
            "lines": [
                {
                    "id": "28feaf7a-e17f-4e3e-8fbd-2ceef8fdfd2a",
                    "gambit_id": "6caf291b-fb48-423c-ac39-e76ba64ca164",
                    "last_updated": "2023-01-22T21:26:55.701321-05:00",
                    "created_at": "2023-01-20T13:31:55.203875-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.20000",
                    "odds": "1.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f988819-a72b-4138-97d9-b23b2605f551/?format=api"
                },
                {
                    "id": "885621a5-dbe4-4a7b-88c4-f7d759bc16f8",
                    "gambit_id": "4c0ee94a-418d-4173-ba95-c3adf2e7f35e",
                    "last_updated": "2023-01-22T21:26:55.702465-05:00",
                    "created_at": "2023-01-20T13:31:55.205309-05:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "4.68000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f988819-a72b-4138-97d9-b23b2605f551/?format=api"
                }
            ]
        },
        {
            "id": "0dc09a0f-5d51-4139-b083-bb757f2d8bc8",
            "match": "https://api-prod.gambitprofit.com/api/matches/d521eae5-c2ce-44fe-8c06-e1312ba121eb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-20T13:31:55.197809-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": "Kansas City Chiefs",
                        "amount": 5000.0
                    },
                    {
                        "team": "Jacksonville Jaguars",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0b40c8f1-718a-421f-a338-e9aec4856990",
                    "gambit_id": "1ffcbfcc-7c75-4441-9fe7-9526ebff1b85",
                    "last_updated": "2023-01-22T21:26:55.698016-05:00",
                    "created_at": "2023-01-20T13:31:55.199277-05:00",
                    "name": "Kansas City Chiefs",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "-9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dc09a0f-5d51-4139-b083-bb757f2d8bc8/?format=api"
                },
                {
                    "id": "aec516ee-aab1-4782-90c5-d12aa3f57c97",
                    "gambit_id": "d5d2892f-51ec-4c7e-9ec1-53c0928ccd36",
                    "last_updated": "2023-01-22T21:26:55.699075-05:00",
                    "created_at": "2023-01-20T13:31:55.200886-05:00",
                    "name": "Jacksonville Jaguars",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dc09a0f-5d51-4139-b083-bb757f2d8bc8/?format=api"
                }
            ]
        },
        {
            "id": "72df5e9a-23aa-4d22-998d-22e6e048933f",
            "match": "https://api-prod.gambitprofit.com/api/matches/d521eae5-c2ce-44fe-8c06-e1312ba121eb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-20T13:31:55.192669-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 Under 52",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 52",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9450.0,
                "profit_sb": -50.0,
                "profit_sb_percentage": -0.53,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c62ead7f-c916-48d6-ab50-99f0b698baea",
                    "gambit_id": "231c1fc0-b94f-4005-8ed3-c88c8446d04f",
                    "last_updated": "2023-01-22T21:26:55.694700-05:00",
                    "created_at": "2023-01-20T13:31:55.194485-05:00",
                    "name": "Game Total Under 52",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "52.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72df5e9a-23aa-4d22-998d-22e6e048933f/?format=api"
                },
                {
                    "id": "a82e0287-657d-449a-aa99-c9309ab51e76",
                    "gambit_id": "6134ea6b-17e1-4f3e-9a20-76fbca13c44c",
                    "last_updated": "2023-01-22T21:26:55.695783-05:00",
                    "created_at": "2023-01-20T13:31:55.196185-05:00",
                    "name": "Game Total Over 52",
                    "reward": "1.89000",
                    "odds": "1.90910",
                    "spread": "52.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72df5e9a-23aa-4d22-998d-22e6e048933f/?format=api"
                }
            ]
        }
    ]
}