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/3c85c7d7-cc55-47ac-b904-070bbc7b6934/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3c85c7d7-cc55-47ac-b904-070bbc7b6934",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "25bb1d55-100a-41c4-a88f-da1b770e5dfc",
    "completed": true,
    "last_updated": "2023-04-11T13:47:18.576291-04:00",
    "created_at": "2023-04-10T11:22:00.007068-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.08,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/25bb1d55-100a-41c4-a88f-da1b770e5dfc",
    "datetime": "2023-04-10T19:07:00-04:00",
    "cutoff_datetime": "2023-04-10T19:07:00-04:00",
    "name": "Buffalo Sabres v. New York Rangers",
    "bettypes": [
        {
            "id": "4c946a68-0db4-4b6e-ac0d-65b68caa381a",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c85c7d7-cc55-47ac-b904-070bbc7b6934/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-10T11:22:00.019922-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 York Rangers",
                        "amount": 6458.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 3542.0
                    }
                ],
                "expected_reward_tokens": 9492.56,
                "profit_sb": -7.44,
                "profit_sb_percentage": -0.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9f70f1a0-7efe-4387-9925-41cb77992e7a",
                    "gambit_id": "ba144859-7221-4483-a8f7-270469aba377",
                    "last_updated": "2023-04-11T13:47:18.592232-04:00",
                    "created_at": "2023-04-10T11:22:00.021431-04:00",
                    "name": "New York Rangers",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c946a68-0db4-4b6e-ac0d-65b68caa381a/?format=api"
                },
                {
                    "id": "e3b5eb79-a9da-443d-86df-cdf0276b7a81",
                    "gambit_id": "aa24fa58-d713-4702-b267-4c328934f9a0",
                    "last_updated": "2023-04-11T13:47:18.593474-04:00",
                    "created_at": "2023-04-10T11:22:00.023146-04:00",
                    "name": "Buffalo Sabres",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c946a68-0db4-4b6e-ac0d-65b68caa381a/?format=api"
                }
            ]
        },
        {
            "id": "759daf97-d2ff-461e-8d97-82ca727e96f3",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c85c7d7-cc55-47ac-b904-070bbc7b6934/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-10T11:22:00.014648-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": "Buffalo Sabres",
                        "amount": 5599.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8b179975-2a39-4110-8eb2-0cce8bf25f69",
                    "gambit_id": "dbc47d1f-c6a9-4b63-ab11-18cb494f980b",
                    "last_updated": "2023-04-11T13:47:18.589702-04:00",
                    "created_at": "2023-04-10T11:22:00.018340-04:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/759daf97-d2ff-461e-8d97-82ca727e96f3/?format=api"
                },
                {
                    "id": "7a3a2396-9ba9-4552-b45e-7eda3faf4684",
                    "gambit_id": "45ed91af-2f00-4b2a-84d3-cf7f0741ce15",
                    "last_updated": "2023-04-11T13:47:18.588311-04:00",
                    "created_at": "2023-04-10T11:22:00.016403-04:00",
                    "name": "New York Rangers",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/759daf97-d2ff-461e-8d97-82ca727e96f3/?format=api"
                }
            ]
        },
        {
            "id": "8aa4a361-d824-40ae-83b2-0321eb80c0ad",
            "match": "https://api-prod.gambitprofit.com/api/matches/3c85c7d7-cc55-47ac-b904-070bbc7b6934/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-10T11:22:00.009258-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 6.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "980d8119-1916-444f-a72b-0402911a433e",
                    "gambit_id": "2a8e21e0-6389-411c-b8ae-f3cdc56441dd",
                    "last_updated": "2023-04-11T13:47:18.581307-04:00",
                    "created_at": "2023-04-10T11:22:00.012795-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8aa4a361-d824-40ae-83b2-0321eb80c0ad/?format=api"
                },
                {
                    "id": "b8a0ce70-69d3-438e-a970-428882e7a93c",
                    "gambit_id": "560bcc7e-5736-4cff-9da4-87c421bbf3b4",
                    "last_updated": "2023-04-11T13:47:18.579623-04:00",
                    "created_at": "2023-04-10T11:22:00.011152-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8aa4a361-d824-40ae-83b2-0321eb80c0ad/?format=api"
                }
            ]
        }
    ]
}