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/a5db1643-5c93-40c6-aef0-e1bd93ba2ef7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a5db1643-5c93-40c6-aef0-e1bd93ba2ef7",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f1239d7a-2334-4776-84d1-e3e2beddcce5",
    "completed": true,
    "last_updated": "2023-02-22T08:57:05.504644-05:00",
    "created_at": "2023-02-21T08:51:55.105297-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.33,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/f1239d7a-2334-4776-84d1-e3e2beddcce5",
    "datetime": "2023-02-21T21:07:00-05:00",
    "cutoff_datetime": "2023-02-21T21:07:00-05:00",
    "name": "Philadelphia Flyers v. Edmonton Oilers",
    "bettypes": [
        {
            "id": "36ec23c7-a163-4cf5-bc4b-2b00576b4e83",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5db1643-5c93-40c6-aef0-e1bd93ba2ef7/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-21T08:51:55.116838-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": "Edmonton Oilers",
                        "amount": 7221.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 2779.0
                    }
                ],
                "expected_reward_tokens": 9531.72,
                "profit_sb": 31.72,
                "profit_sb_percentage": 0.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "00045541-779e-4a5b-b834-4b634c2d97b0",
                    "gambit_id": "45da9a8e-c775-4413-8e72-8dc875f8de3e",
                    "last_updated": "2023-02-22T08:57:05.514819-05:00",
                    "created_at": "2023-02-21T08:51:55.118339-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.32000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36ec23c7-a163-4cf5-bc4b-2b00576b4e83/?format=api"
                },
                {
                    "id": "aebc2b6b-12d8-482b-81ed-63f49eb386ad",
                    "gambit_id": "a3f3f45b-e164-4d86-a217-42100475a2be",
                    "last_updated": "2023-02-22T08:57:05.516008-05:00",
                    "created_at": "2023-02-21T08:51:55.119911-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "3.43000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36ec23c7-a163-4cf5-bc4b-2b00576b4e83/?format=api"
                }
            ]
        },
        {
            "id": "3bd4403f-a57f-4fef-8f15-337afb20d597",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5db1643-5c93-40c6-aef0-e1bd93ba2ef7/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-21T08:51:55.112128-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": "Edmonton Oilers",
                        "amount": 5419.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 4581.0
                    }
                ],
                "expected_reward_tokens": 9482.67,
                "profit_sb": -17.33,
                "profit_sb_percentage": -0.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "85525ae0-7e49-4d24-bfe5-14c7105852da",
                    "gambit_id": "7bb220a2-f365-4de4-ab96-6fd8676169d2",
                    "last_updated": "2023-02-22T08:57:05.511313-05:00",
                    "created_at": "2023-02-21T08:51:55.113584-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.75000",
                    "odds": "1.76920",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bd4403f-a57f-4fef-8f15-337afb20d597/?format=api"
                },
                {
                    "id": "58bac8be-5817-4bf7-8aea-a90fc6c36923",
                    "gambit_id": "c2caa7e2-cd55-4bab-9a8e-cab09997df50",
                    "last_updated": "2023-02-22T08:57:05.512492-05:00",
                    "created_at": "2023-02-21T08:51:55.115151-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bd4403f-a57f-4fef-8f15-337afb20d597/?format=api"
                }
            ]
        },
        {
            "id": "a04461e8-329e-4043-8f3d-2bba1baea857",
            "match": "https://api-prod.gambitprofit.com/api/matches/a5db1643-5c93-40c6-aef0-e1bd93ba2ef7/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-21T08:51:55.107389-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 Under 7",
                        "amount": 5316.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4684.0
                    }
                ],
                "expected_reward_tokens": 9461.68,
                "profit_sb": -38.32,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7c754ca3-6584-4772-81cc-afe1e851d166",
                    "gambit_id": "709c60b1-1924-47b6-be89-8724014bf2ec",
                    "last_updated": "2023-02-22T08:57:05.507606-05:00",
                    "created_at": "2023-02-21T08:51:55.108928-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a04461e8-329e-4043-8f3d-2bba1baea857/?format=api"
                },
                {
                    "id": "fe939846-e8bc-4ae6-889b-afbf1026a47c",
                    "gambit_id": "4aa259c9-97a5-49f7-b3b5-f88da957cb25",
                    "last_updated": "2023-02-22T08:57:05.508940-05:00",
                    "created_at": "2023-02-21T08:51:55.110501-05:00",
                    "name": "Game Total Over 7",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a04461e8-329e-4043-8f3d-2bba1baea857/?format=api"
                }
            ]
        }
    ]
}