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/4e454709-7877-49ba-b0da-bdf87a2fd9fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4e454709-7877-49ba-b0da-bdf87a2fd9fb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "454cc123-6831-4dbc-be5d-57b5c4ec583b",
    "completed": true,
    "last_updated": "2024-01-01T19:48:19.681508-05:00",
    "created_at": "2023-12-30T10:43:14.512219-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.41,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/454cc123-6831-4dbc-be5d-57b5c4ec583b",
    "datetime": "2023-12-30T19:07:00-05:00",
    "cutoff_datetime": "2023-12-30T19:07:00-05:00",
    "name": "Carolina Hurricanes v. Toronto Maple Leafs",
    "bettypes": [
        {
            "id": "867b566d-2641-4fdc-9acf-c64b16cfc074",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e454709-7877-49ba-b0da-bdf87a2fd9fb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-30T10:43:14.517117-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": "Carolina Hurricanes",
                        "amount": 5319.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ad9d9391-89e1-4011-8734-d2b0f14094bb",
                    "gambit_id": "1c39668f-9ce1-4eb7-bb3e-a8de1cad068f",
                    "last_updated": "2024-01-01T19:48:19.700417-05:00",
                    "created_at": "2023-12-30T10:43:14.522946-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/867b566d-2641-4fdc-9acf-c64b16cfc074/?format=api"
                },
                {
                    "id": "b20ce23e-b67a-458e-91aa-23f1cd70320b",
                    "gambit_id": "2ccd5eb2-e80b-482c-bb42-6b851e4510cd",
                    "last_updated": "2024-01-01T19:48:19.703940-05:00",
                    "created_at": "2023-12-30T10:43:14.537501-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/867b566d-2641-4fdc-9acf-c64b16cfc074/?format=api"
                }
            ]
        },
        {
            "id": "62f9bb15-2516-48bc-9678-66b7f18f64e2",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e454709-7877-49ba-b0da-bdf87a2fd9fb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-30T10:43:14.553070-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": 6856.0
                    },
                    {
                        "team": "Carolina Hurricanes",
                        "amount": 3144.0
                    }
                ],
                "expected_reward_tokens": 9461.28,
                "profit_sb": -38.72,
                "profit_sb_percentage": -0.41,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6e998062-2e73-4a36-8b3f-d5a560149cd3",
                    "gambit_id": "7f0b84ee-5712-4b0a-bca5-30a6f5301e6b",
                    "last_updated": "2024-01-01T19:48:19.715576-05:00",
                    "created_at": "2023-12-30T10:43:14.562753-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62f9bb15-2516-48bc-9678-66b7f18f64e2/?format=api"
                },
                {
                    "id": "66cade43-3020-424e-ad61-79788b603c3a",
                    "gambit_id": "9817c45e-1a55-416c-ba69-4dfc4100b4fa",
                    "last_updated": "2024-01-01T19:48:19.711367-05:00",
                    "created_at": "2023-12-30T10:43:14.557428-05:00",
                    "name": "Carolina Hurricanes",
                    "reward": "3.01000",
                    "odds": "3.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62f9bb15-2516-48bc-9678-66b7f18f64e2/?format=api"
                }
            ]
        },
        {
            "id": "d07e6ad5-97d8-4009-882a-b04ad3f95c66",
            "match": "https://api-prod.gambitprofit.com/api/matches/4e454709-7877-49ba-b0da-bdf87a2fd9fb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-30T10:43:14.566604-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": 5000.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d6351992-1ab8-4239-bd23-da66a94a50eb",
                    "gambit_id": "874c6837-f1f4-47cc-be51-d85b21d664b1",
                    "last_updated": "2024-01-01T19:48:19.724020-05:00",
                    "created_at": "2023-12-30T10:43:14.569963-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d07e6ad5-97d8-4009-882a-b04ad3f95c66/?format=api"
                },
                {
                    "id": "5fa9ca11-2130-4775-9c7d-65cec5a2f447",
                    "gambit_id": "aa889393-ccf5-4ba4-a2fa-6dcaab120801",
                    "last_updated": "2024-01-01T19:48:19.735326-05:00",
                    "created_at": "2023-12-30T10:43:14.573719-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d07e6ad5-97d8-4009-882a-b04ad3f95c66/?format=api"
                }
            ]
        }
    ]
}