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/7d1e3aa1-5e84-44c6-82d5-fdbe8ad80b4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7d1e3aa1-5e84-44c6-82d5-fdbe8ad80b4a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fcce49bd-42ee-44f2-aca9-9393bba8f015",
    "completed": true,
    "last_updated": "2023-12-18T10:23:36.852894-05:00",
    "created_at": "2023-12-16T09:23:09.324272-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.7,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/fcce49bd-42ee-44f2-aca9-9393bba8f015",
    "datetime": "2023-12-16T19:07:00-05:00",
    "cutoff_datetime": "2023-12-16T19:07:00-05:00",
    "name": "New York Islanders v. Montreal Canadiens",
    "bettypes": [
        {
            "id": "5bcfda4d-1733-41ad-b998-c6659b0e9741",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d1e3aa1-5e84-44c6-82d5-fdbe8ad80b4a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-16T09:23:09.334352-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": "New York Islanders",
                        "amount": 5319.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "233cc504-307e-4201-a373-40771aee994e",
                    "gambit_id": "1e368e9c-3ae6-4ccc-b559-294213a41a4f",
                    "last_updated": "2023-12-18T10:23:36.863515-05:00",
                    "created_at": "2023-12-16T09:23:09.338993-05:00",
                    "name": "New York Islanders",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bcfda4d-1733-41ad-b998-c6659b0e9741/?format=api"
                },
                {
                    "id": "703e4fe8-d7b8-4fe7-866f-b39934658b4f",
                    "gambit_id": "b2c00fa6-5638-4d0f-aafe-07d82281ef6c",
                    "last_updated": "2023-12-18T10:23:36.867994-05:00",
                    "created_at": "2023-12-16T09:23:09.343786-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bcfda4d-1733-41ad-b998-c6659b0e9741/?format=api"
                }
            ]
        },
        {
            "id": "7df97001-d88e-4863-aa01-fb7037ed0166",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d1e3aa1-5e84-44c6-82d5-fdbe8ad80b4a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-16T09:23:09.348296-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": "Montreal Canadiens",
                        "amount": 6643.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 3357.0
                    }
                ],
                "expected_reward_tokens": 9433.06,
                "profit_sb": -66.94,
                "profit_sb_percentage": -0.7,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2ac48cc2-db1b-4c8e-9170-c1f3752db544",
                    "gambit_id": "55426ff4-f471-4f70-9589-d4ecae8e4910",
                    "last_updated": "2023-12-18T10:23:36.882087-05:00",
                    "created_at": "2023-12-16T09:23:09.356774-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7df97001-d88e-4863-aa01-fb7037ed0166/?format=api"
                },
                {
                    "id": "6bc4fc96-86d1-4d30-9f98-96cad408961d",
                    "gambit_id": "fc06d266-ed24-4c45-bcf4-a66ee5aef91d",
                    "last_updated": "2023-12-18T10:23:36.875353-05:00",
                    "created_at": "2023-12-16T09:23:09.352361-05:00",
                    "name": "New York Islanders",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7df97001-d88e-4863-aa01-fb7037ed0166/?format=api"
                }
            ]
        },
        {
            "id": "4dd72829-05b0-4713-bf95-01f4f14d84e5",
            "match": "https://api-prod.gambitprofit.com/api/matches/7d1e3aa1-5e84-44c6-82d5-fdbe8ad80b4a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-16T09:23:09.360546-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": 5107.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "af503472-ddf7-4d24-ad8a-4cbeb748a4c9",
                    "gambit_id": "d8ac8b35-2034-4ddc-bb2a-b755c93d982a",
                    "last_updated": "2023-12-18T10:23:36.890233-05:00",
                    "created_at": "2023-12-16T09:23:09.364039-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dd72829-05b0-4713-bf95-01f4f14d84e5/?format=api"
                },
                {
                    "id": "e1f929d8-a7a2-46f2-bb11-0dec1b85abd6",
                    "gambit_id": "eb189bcd-e409-4a63-bdfc-332551db2e7d",
                    "last_updated": "2023-12-18T10:23:36.893567-05:00",
                    "created_at": "2023-12-16T09:23:09.368414-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dd72829-05b0-4713-bf95-01f4f14d84e5/?format=api"
                }
            ]
        }
    ]
}