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/dbced27c-fcaf-489f-847f-4b09c195abfd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dbced27c-fcaf-489f-847f-4b09c195abfd",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f72c1491-7393-4936-bb0f-20126d6cd67e",
    "completed": true,
    "last_updated": "2023-01-28T11:37:02.401718-05:00",
    "created_at": "2023-01-27T08:57:15.671112-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/f72c1491-7393-4936-bb0f-20126d6cd67e",
    "datetime": "2023-01-27T19:07:00-05:00",
    "cutoff_datetime": "2023-01-27T19:07:00-05:00",
    "name": "Vegas Golden Knights v. New York Rangers",
    "bettypes": [
        {
            "id": "ea88b34d-836f-4e26-8de1-54da9e320b0c",
            "match": "https://api-prod.gambitprofit.com/api/matches/dbced27c-fcaf-489f-847f-4b09c195abfd/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-27T08:57:15.678303-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 Rangers",
                        "amount": 5521.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 4479.0
                    }
                ],
                "expected_reward_tokens": 9495.48,
                "profit_sb": -4.52,
                "profit_sb_percentage": -0.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "78b7ca44-0c8b-49f3-b319-e5a474258fc7",
                    "gambit_id": "8ef2a91f-1047-4e68-aa78-4502d51670be",
                    "last_updated": "2023-01-28T11:37:02.411383-05:00",
                    "created_at": "2023-01-27T08:57:15.679736-05:00",
                    "name": "New York Rangers",
                    "reward": "1.72000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea88b34d-836f-4e26-8de1-54da9e320b0c/?format=api"
                },
                {
                    "id": "81d84bf9-2752-4b47-a385-e230baa6f40b",
                    "gambit_id": "c127f302-e129-4a0f-8958-0a339ace1f3a",
                    "last_updated": "2023-01-28T11:37:02.412539-05:00",
                    "created_at": "2023-01-27T08:57:15.681204-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea88b34d-836f-4e26-8de1-54da9e320b0c/?format=api"
                }
            ]
        },
        {
            "id": "b842102a-f8f3-466c-b688-8ac737c2d702",
            "match": "https://api-prod.gambitprofit.com/api/matches/dbced27c-fcaf-489f-847f-4b09c195abfd/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-27T08:57:15.673496-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": "Vegas Golden Knights",
                        "amount": 6401.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 3599.0
                    }
                ],
                "expected_reward_tokens": 9537.35,
                "profit_sb": 37.35,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d8c3066d-aa48-431a-9240-47821eb2b6b0",
                    "gambit_id": "5d31bc6d-6644-4da0-a771-127862994f97",
                    "last_updated": "2023-01-28T11:37:02.409077-05:00",
                    "created_at": "2023-01-27T08:57:15.676734-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.49000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b842102a-f8f3-466c-b688-8ac737c2d702/?format=api"
                },
                {
                    "id": "85237bb3-53b3-4184-ae6b-83eef2091eed",
                    "gambit_id": "b1ae5a2d-8564-464a-9452-6e96ced8ae73",
                    "last_updated": "2023-01-28T11:37:02.407870-05:00",
                    "created_at": "2023-01-27T08:57:15.675144-05:00",
                    "name": "New York Rangers",
                    "reward": "2.65000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b842102a-f8f3-466c-b688-8ac737c2d702/?format=api"
                }
            ]
        },
        {
            "id": "85283b8d-f756-4d5a-b392-9a67ba73f11d",
            "match": "https://api-prod.gambitprofit.com/api/matches/dbced27c-fcaf-489f-847f-4b09c195abfd/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-27T18:37:01.928434-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 6",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7bf61398-e420-4b79-85a0-b0402dd02fdc",
                    "gambit_id": "a7cc31c1-c7a5-4eb7-af27-05b35c0d9f50",
                    "last_updated": "2023-01-28T11:37:02.404462-05:00",
                    "created_at": "2023-01-27T18:37:01.929863-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85283b8d-f756-4d5a-b392-9a67ba73f11d/?format=api"
                },
                {
                    "id": "c5a825aa-0a34-44d2-9935-97ce6bea0b94",
                    "gambit_id": "fe38034b-c02c-46e9-81b2-a76e0e0131aa",
                    "last_updated": "2023-01-28T11:37:02.405574-05:00",
                    "created_at": "2023-01-27T18:37:01.931348-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85283b8d-f756-4d5a-b392-9a67ba73f11d/?format=api"
                }
            ]
        }
    ]
}