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/78f6cb31-71dc-4157-8bd2-6a96dabf6923/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "78f6cb31-71dc-4157-8bd2-6a96dabf6923",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e5dca861-cd66-409f-90a2-3312d25f49b3",
    "completed": true,
    "last_updated": "2023-03-24T10:46:52.887553-04:00",
    "created_at": "2023-03-23T09:06:52.802175-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.17,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/e5dca861-cd66-409f-90a2-3312d25f49b3",
    "datetime": "2023-03-23T22:07:00-04:00",
    "cutoff_datetime": "2023-03-23T22:07:00-04:00",
    "name": "San Jose Sharks v. Vancouver Canucks",
    "bettypes": [
        {
            "id": "288c7e7b-9f18-4ea1-a0df-2de161d4560d",
            "match": "https://api-prod.gambitprofit.com/api/matches/78f6cb31-71dc-4157-8bd2-6a96dabf6923/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-23T09:06:52.814784-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": "Vancouver Canucks",
                        "amount": 6100.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c9c2f940-015e-4784-95c7-b000dddc729b",
                    "gambit_id": "2f4d6d5e-26d3-4d61-b287-bfba639b9562",
                    "last_updated": "2023-03-24T10:46:52.912306-04:00",
                    "created_at": "2023-03-23T09:06:52.816460-04:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/288c7e7b-9f18-4ea1-a0df-2de161d4560d/?format=api"
                },
                {
                    "id": "f33549a2-8094-4c06-94ca-5cbce87c5b32",
                    "gambit_id": "0d8f8b39-efd7-45ca-942c-f5c29a7bbd66",
                    "last_updated": "2023-03-24T10:46:52.914769-04:00",
                    "created_at": "2023-03-23T09:06:52.818182-04:00",
                    "name": "San Jose Sharks",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/288c7e7b-9f18-4ea1-a0df-2de161d4560d/?format=api"
                }
            ]
        },
        {
            "id": "ebd8ae95-417b-47af-8642-4b37382069d8",
            "match": "https://api-prod.gambitprofit.com/api/matches/78f6cb31-71dc-4157-8bd2-6a96dabf6923/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-23T09:06:52.809633-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": "San Jose Sharks",
                        "amount": 5939.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9595ba22-0ee8-40c7-83c8-41cb1b433863",
                    "gambit_id": "838c50b6-4262-4047-b920-f7ff8bf7f996",
                    "last_updated": "2023-03-24T10:46:52.906850-04:00",
                    "created_at": "2023-03-23T09:06:52.812981-04:00",
                    "name": "San Jose Sharks",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebd8ae95-417b-47af-8642-4b37382069d8/?format=api"
                },
                {
                    "id": "9f71491b-262a-4041-a986-f71f088f71c3",
                    "gambit_id": "ada66e93-c732-4087-8797-c62b3cecf1cb",
                    "last_updated": "2023-03-24T10:46:52.903921-04:00",
                    "created_at": "2023-03-23T09:06:52.811262-04:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebd8ae95-417b-47af-8642-4b37382069d8/?format=api"
                }
            ]
        },
        {
            "id": "b674c67d-b876-45f8-b4f3-91afb7b861b1",
            "match": "https://api-prod.gambitprofit.com/api/matches/78f6cb31-71dc-4157-8bd2-6a96dabf6923/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-23T09:06:52.804384-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": 5512.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9d31b0c1-75f2-44b1-a65b-80445cff0fd9",
                    "gambit_id": "8eac7fbd-7e3d-4857-b8d5-3ce39b71fdde",
                    "last_updated": "2023-03-24T10:46:52.898035-04:00",
                    "created_at": "2023-03-23T09:06:52.807804-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b674c67d-b876-45f8-b4f3-91afb7b861b1/?format=api"
                },
                {
                    "id": "97448c02-5759-4046-8e96-019c09036c07",
                    "gambit_id": "f50fb635-c973-47fc-80c9-7304850c386e",
                    "last_updated": "2023-03-24T10:46:52.894492-04:00",
                    "created_at": "2023-03-23T09:06:52.806096-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b674c67d-b876-45f8-b4f3-91afb7b861b1/?format=api"
                }
            ]
        }
    ]
}