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/4a5f2938-67ec-48e6-97ff-c38910492e8a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4a5f2938-67ec-48e6-97ff-c38910492e8a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "722b2770-e9ab-4e62-befa-e365f40c09f5",
    "completed": true,
    "last_updated": "2023-03-11T16:02:10.406395-05:00",
    "created_at": "2023-03-10T08:46:52.370644-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.05,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/722b2770-e9ab-4e62-befa-e365f40c09f5",
    "datetime": "2023-03-10T21:07:00-05:00",
    "cutoff_datetime": "2023-03-10T21:07:00-05:00",
    "name": "Anaheim Ducks v. Calgary Flames",
    "bettypes": [
        {
            "id": "e3fc943b-85ef-4900-94d4-d90a51d692a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a5f2938-67ec-48e6-97ff-c38910492e8a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-10T08:46:52.380562-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": 7563.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 2437.0
                    }
                ],
                "expected_reward_tokens": 9453.75,
                "profit_sb": -46.25,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "50282193-7826-402e-9275-b09635de926d",
                    "gambit_id": "7aae753a-3346-4a3d-8530-517d8a3f6414",
                    "last_updated": "2023-03-11T16:02:10.417135-05:00",
                    "created_at": "2023-03-10T08:46:52.381787-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.25000",
                    "odds": "1.26320",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3fc943b-85ef-4900-94d4-d90a51d692a5/?format=api"
                },
                {
                    "id": "a645f75c-0251-4ebe-9bc1-2e83f20f4c57",
                    "gambit_id": "9706a873-04ae-4d63-a9e4-d09cce71b775",
                    "last_updated": "2023-03-11T16:02:10.418320-05:00",
                    "created_at": "2023-03-10T08:46:52.383133-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "3.88000",
                    "odds": "4.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3fc943b-85ef-4900-94d4-d90a51d692a5/?format=api"
                }
            ]
        },
        {
            "id": "2c83be1c-67ff-4055-9e20-7a7895414324",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a5f2938-67ec-48e6-97ff-c38910492e8a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-10T08:46:52.376495-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": 5867.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "87757ec4-eae3-4ba9-9e1b-19dc5a5d2254",
                    "gambit_id": "76cd6dff-8a7b-4113-8f0c-54a96dfd6b7a",
                    "last_updated": "2023-03-11T16:02:10.413303-05:00",
                    "created_at": "2023-03-10T08:46:52.377762-05:00",
                    "name": "Calgary Flames",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c83be1c-67ff-4055-9e20-7a7895414324/?format=api"
                },
                {
                    "id": "cd6e05b6-4a98-4194-b0cc-97a099b4d8d1",
                    "gambit_id": "f5d1cd90-a4e3-47da-b174-04dd638a18e8",
                    "last_updated": "2023-03-11T16:02:10.414522-05:00",
                    "created_at": "2023-03-10T08:46:52.379200-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c83be1c-67ff-4055-9e20-7a7895414324/?format=api"
                }
            ]
        },
        {
            "id": "3a5ab684-b515-456c-bb05-76d8fb89c3c4",
            "match": "https://api-prod.gambitprofit.com/api/matches/4a5f2938-67ec-48e6-97ff-c38910492e8a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-10T08:46:52.372474-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": 5317.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4683.0
                    }
                ],
                "expected_reward_tokens": 9411.09,
                "profit_sb": -88.91,
                "profit_sb_percentage": -0.94,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e1e404b2-4462-4629-ba4c-afd051b97e43",
                    "gambit_id": "dabb8876-ef41-4484-b33d-f0cd1fadb934",
                    "last_updated": "2023-03-11T16:02:10.410647-05:00",
                    "created_at": "2023-03-10T08:46:52.375156-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a5ab684-b515-456c-bb05-76d8fb89c3c4/?format=api"
                },
                {
                    "id": "a54da347-05e1-4006-97c1-26cbf1cfdc4c",
                    "gambit_id": "c9416a42-20ea-495d-9faf-77acde330f99",
                    "last_updated": "2023-03-11T16:02:10.409363-05:00",
                    "created_at": "2023-03-10T08:46:52.373787-05:00",
                    "name": "Game Total Under 6",
                    "reward": "2.01000",
                    "odds": "2.05000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a5ab684-b515-456c-bb05-76d8fb89c3c4/?format=api"
                }
            ]
        }
    ]
}