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/fd9c42f4-e6aa-464c-92d1-5f8d790e8f4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fd9c42f4-e6aa-464c-92d1-5f8d790e8f4a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0ba8f99f-57b7-4b99-8e58-1807b72b2fc9",
    "completed": true,
    "last_updated": "2022-10-24T10:12:08.747331-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.39,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/0ba8f99f-57b7-4b99-8e58-1807b72b2fc9",
    "datetime": "2022-10-22T22:05:00-04:00",
    "cutoff_datetime": "2022-10-22T22:05:00-04:00",
    "name": "Carolina Hurricanes v. Calgary Flames",
    "bettypes": [
        {
            "id": "76d6db86-2bd4-46a8-a607-c06bd4e5cb34",
            "match": "https://api-prod.gambitprofit.com/api/matches/fd9c42f4-e6aa-464c-92d1-5f8d790e8f4a/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Calgary Flames",
                        "amount": 5780.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 4220.0
                    }
                ],
                "expected_reward_tokens": 9537.0,
                "profit_sb": 37.0,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b9ffae01-ba21-43de-99a5-a78f131c1d5f",
                    "gambit_id": "882639bb-76aa-4cb8-96bf-99ecec3dfc4e",
                    "last_updated": "2022-10-24T10:12:08.757231-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.65000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76d6db86-2bd4-46a8-a607-c06bd4e5cb34/?format=api"
                },
                {
                    "id": "5311dc2c-c45d-4caa-a4b3-4b56e926241d",
                    "gambit_id": "6e2cb8ae-a82c-49ac-8829-dcb83773d739",
                    "last_updated": "2022-10-24T10:12:08.758284-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "2.26000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76d6db86-2bd4-46a8-a607-c06bd4e5cb34/?format=api"
                }
            ]
        },
        {
            "id": "cd8a766d-deb5-457b-94e7-cdcdeb956d5e",
            "match": "https://api-prod.gambitprofit.com/api/matches/fd9c42f4-e6aa-464c-92d1-5f8d790e8f4a/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Carolina Hurricanes",
                        "amount": 6563.0
                    },
                    {
                        "team": "Calgary Flames",
                        "amount": 3437.0
                    }
                ],
                "expected_reward_tokens": 9450.72,
                "profit_sb": -49.28,
                "profit_sb_percentage": -0.52,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f4bb0d13-8659-4fe8-8bf7-4a817ddecc24",
                    "gambit_id": "8a9b35f8-5580-45dc-b4a8-8b4bf6a7444e",
                    "last_updated": "2022-10-24T10:12:08.754864-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd8a766d-deb5-457b-94e7-cdcdeb956d5e/?format=api"
                },
                {
                    "id": "a23fa71e-0c46-4f2e-84de-cbe44e06273a",
                    "gambit_id": "825c7f56-17d0-47d7-bf3b-4158c59bee6e",
                    "last_updated": "2022-10-24T10:12:08.753723-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Calgary Flames",
                    "reward": "2.75000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd8a766d-deb5-457b-94e7-cdcdeb956d5e/?format=api"
                }
            ]
        },
        {
            "id": "1154c261-99c0-4d3e-a8ad-fa49b8f71bbc",
            "match": "https://api-prod.gambitprofit.com/api/matches/fd9c42f4-e6aa-464c-92d1-5f8d790e8f4a/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 Over 6",
                        "amount": 5419.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4581.0
                    }
                ],
                "expected_reward_tokens": 9482.67,
                "profit_sb": -17.33,
                "profit_sb_percentage": -0.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7ac15505-7c0b-4b51-a1a6-e2c04559c6b4",
                    "gambit_id": "f4741784-a1d6-4839-8906-ec556cf86d55",
                    "last_updated": "2022-10-24T10:12:08.751382-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.75000",
                    "odds": "1.76920",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1154c261-99c0-4d3e-a8ad-fa49b8f71bbc/?format=api"
                },
                {
                    "id": "5283ffc9-ce90-4fa2-904b-d3d2f1fe08bb",
                    "gambit_id": "7dc9c776-d261-4ecf-9896-5c94ab3aa1f8",
                    "last_updated": "2022-10-24T10:12:08.750216-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1154c261-99c0-4d3e-a8ad-fa49b8f71bbc/?format=api"
                }
            ]
        }
    ]
}