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/3cb2617e-22e5-4769-9b7b-92dde54d0ae6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3cb2617e-22e5-4769-9b7b-92dde54d0ae6",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "efe6d15b-e05c-42b1-8b38-085c838850d6",
    "completed": true,
    "last_updated": "2023-03-06T11:42:16.848149-05:00",
    "created_at": "2023-03-04T10:37:55.478736-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.4,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/efe6d15b-e05c-42b1-8b38-085c838850d6",
    "datetime": "2023-03-04T19:07:00-05:00",
    "cutoff_datetime": "2023-03-04T19:07:00-05:00",
    "name": "Toronto Maple Leafs v. Vancouver Canucks",
    "bettypes": [
        {
            "id": "c7001943-69df-4f5c-af12-dd9fdcd61179",
            "match": "https://api-prod.gambitprofit.com/api/matches/3cb2617e-22e5-4769-9b7b-92dde54d0ae6/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-04T10:37:55.487746-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": "Toronto Maple Leafs",
                        "amount": 6547.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 3453.0
                    }
                ],
                "expected_reward_tokens": 9426.69,
                "profit_sb": -73.31,
                "profit_sb_percentage": -0.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bae8bfcc-f995-47c9-937b-3b4faaaee813",
                    "gambit_id": "d5dbc88d-a26b-4b47-94eb-0542e960a7b1",
                    "last_updated": "2023-03-06T11:42:16.859182-05:00",
                    "created_at": "2023-03-04T10:37:55.490144-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7001943-69df-4f5c-af12-dd9fdcd61179/?format=api"
                },
                {
                    "id": "beb5aa40-b17f-4c61-95fe-38f57208d3f7",
                    "gambit_id": "9daef224-c573-49a6-8040-4f18ffba7229",
                    "last_updated": "2023-03-06T11:42:16.858075-05:00",
                    "created_at": "2023-03-04T10:37:55.488949-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7001943-69df-4f5c-af12-dd9fdcd61179/?format=api"
                }
            ]
        },
        {
            "id": "01757c41-884b-496e-8e2d-02ed36a626e6",
            "match": "https://api-prod.gambitprofit.com/api/matches/3cb2617e-22e5-4769-9b7b-92dde54d0ae6/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-04T10:37:55.484070-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": "Vancouver Canucks",
                        "amount": 5599.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0aed3823-6e8e-43cd-af4c-501e744467e6",
                    "gambit_id": "df0ee773-906f-4a2c-9860-32e5a9bf50be",
                    "last_updated": "2023-03-06T11:42:16.854689-05:00",
                    "created_at": "2023-03-04T10:37:55.485227-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01757c41-884b-496e-8e2d-02ed36a626e6/?format=api"
                },
                {
                    "id": "0eabee2a-7fa3-44be-8b06-f60203d8d716",
                    "gambit_id": "d3adc746-2fbc-4de4-9435-a9d6c96cfd3b",
                    "last_updated": "2023-03-06T11:42:16.855794-05:00",
                    "created_at": "2023-03-04T10:37:55.486475-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01757c41-884b-496e-8e2d-02ed36a626e6/?format=api"
                }
            ]
        },
        {
            "id": "8e2692c4-ffda-4951-bf7e-161eb2729de0",
            "match": "https://api-prod.gambitprofit.com/api/matches/3cb2617e-22e5-4769-9b7b-92dde54d0ae6/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-04T10:37:55.480391-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.5",
                        "amount": 5317.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "37a68a02-9640-4221-9605-6dd92957b9a9",
                    "gambit_id": "1a09ac24-fdae-4cc4-afe4-6f348deeb1f3",
                    "last_updated": "2023-03-06T11:42:16.852263-05:00",
                    "created_at": "2023-03-04T10:37:55.482806-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e2692c4-ffda-4951-bf7e-161eb2729de0/?format=api"
                },
                {
                    "id": "f06b7aa6-a347-4de3-96fb-41679f00f1cc",
                    "gambit_id": "99706230-3fbd-4eed-bb5e-1d832518b410",
                    "last_updated": "2023-03-06T11:42:16.851059-05:00",
                    "created_at": "2023-03-04T10:37:55.481614-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e2692c4-ffda-4951-bf7e-161eb2729de0/?format=api"
                }
            ]
        }
    ]
}