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/c4de81a8-e724-47ed-9246-4ca134fb4fd7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c4de81a8-e724-47ed-9246-4ca134fb4fd7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5b21525b-87e7-4ef9-b6f8-43ba3982aa02",
    "completed": true,
    "last_updated": "2023-03-28T11:22:00.092451-04:00",
    "created_at": "2023-03-26T13:37:00.736133-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/5b21525b-87e7-4ef9-b6f8-43ba3982aa02",
    "datetime": "2023-03-26T17:07:00-04:00",
    "cutoff_datetime": "2023-03-26T17:07:00-04:00",
    "name": "Boston Bruins v. Carolina Hurricanes",
    "bettypes": [
        {
            "id": "f350d78b-541f-4b1e-9cf2-0c7a75007359",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4de81a8-e724-47ed-9246-4ca134fb4fd7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-26T13:37:00.754958-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": "Carolina Hurricanes",
                        "amount": 5784.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "604aa427-1c4b-4dfa-8c43-f6aa1bf59b09",
                    "gambit_id": "752dc63f-b75f-445f-b0bd-85ab4b33681c",
                    "last_updated": "2023-03-28T11:22:00.108284-04:00",
                    "created_at": "2023-03-26T13:37:00.757434-04:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f350d78b-541f-4b1e-9cf2-0c7a75007359/?format=api"
                },
                {
                    "id": "8f00e694-0c6a-4dc5-9330-7560d68a7abf",
                    "gambit_id": "92b37d7d-1f47-4ccf-95d2-8a7edf7fd831",
                    "last_updated": "2023-03-28T11:22:00.109980-04:00",
                    "created_at": "2023-03-26T13:37:00.759973-04:00",
                    "name": "Boston Bruins",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f350d78b-541f-4b1e-9cf2-0c7a75007359/?format=api"
                }
            ]
        },
        {
            "id": "dea10aeb-e361-478b-ad76-54402f7d214b",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4de81a8-e724-47ed-9246-4ca134fb4fd7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-26T13:37:00.747055-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": "Boston Bruins",
                        "amount": 6458.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 3542.0
                    }
                ],
                "expected_reward_tokens": 9492.56,
                "profit_sb": -7.44,
                "profit_sb_percentage": -0.08,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7545a5ff-1b6f-4ec3-899f-64b5a2a219ef",
                    "gambit_id": "35a1bee6-f960-4f4b-b19b-b14faa0eccc2",
                    "last_updated": "2023-03-28T11:22:00.104942-04:00",
                    "created_at": "2023-03-26T13:37:00.752303-04:00",
                    "name": "Boston Bruins",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dea10aeb-e361-478b-ad76-54402f7d214b/?format=api"
                },
                {
                    "id": "d3a35e75-4c83-43eb-bd53-db8fb323e1bf",
                    "gambit_id": "43d81694-2777-4743-8fd2-7c5a001caecc",
                    "last_updated": "2023-03-28T11:22:00.103108-04:00",
                    "created_at": "2023-03-26T13:37:00.749549-04:00",
                    "name": "Carolina Hurricanes",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dea10aeb-e361-478b-ad76-54402f7d214b/?format=api"
                }
            ]
        },
        {
            "id": "c6ae95f4-8d12-4f79-9aed-fb5a27740683",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4de81a8-e724-47ed-9246-4ca134fb4fd7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-26T13:37:00.739577-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 5.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d10d0093-c3fc-4035-be22-f1f90584007d",
                    "gambit_id": "72f19b1c-16a6-4eeb-802b-bd481ec684e9",
                    "last_updated": "2023-03-28T11:22:00.099810-04:00",
                    "created_at": "2023-03-26T13:37:00.744417-04:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6ae95f4-8d12-4f79-9aed-fb5a27740683/?format=api"
                },
                {
                    "id": "a6b1a352-93d4-486a-9055-efdb3ec61f1a",
                    "gambit_id": "188a865f-b36b-4cdc-9d95-dbf4e0761e42",
                    "last_updated": "2023-03-28T11:22:00.097985-04:00",
                    "created_at": "2023-03-26T13:37:00.742108-04:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6ae95f4-8d12-4f79-9aed-fb5a27740683/?format=api"
                }
            ]
        }
    ]
}