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/f622560d-0bb4-47f6-9408-06d932ce24a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f622560d-0bb4-47f6-9408-06d932ce24a1",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cd9b1e84-43f7-4592-adc4-4528ca2dd560",
    "completed": true,
    "last_updated": "2023-11-21T14:43:24.491316-05:00",
    "created_at": "2023-11-20T09:48:08.664713-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.51,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/cd9b1e84-43f7-4592-adc4-4528ca2dd560",
    "datetime": "2023-11-20T19:07:00-05:00",
    "cutoff_datetime": "2023-11-20T19:07:00-05:00",
    "name": "Edmonton Oilers v. Florida Panthers",
    "bettypes": [
        {
            "id": "984ae142-b3d1-46ee-ac99-7de6436b050d",
            "match": "https://api-prod.gambitprofit.com/api/matches/f622560d-0bb4-47f6-9408-06d932ce24a1/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-20T09:48:08.689782-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": "Florida Panthers",
                        "amount": 5107.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a8be42a0-3e3f-4127-b012-fb0131b313af",
                    "gambit_id": "4afa9939-58b5-47bb-b0f4-05c9d10656cc",
                    "last_updated": "2023-11-21T14:43:24.507665-05:00",
                    "created_at": "2023-11-20T09:48:08.702652-05:00",
                    "name": "Florida Panthers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/984ae142-b3d1-46ee-ac99-7de6436b050d/?format=api"
                },
                {
                    "id": "17f626a7-ae8f-478d-b0b1-8ef9f08c2106",
                    "gambit_id": "b2d2a864-c967-476f-ad5a-b15ef698c3b0",
                    "last_updated": "2023-11-21T14:43:24.504231-05:00",
                    "created_at": "2023-11-20T09:48:08.696102-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/984ae142-b3d1-46ee-ac99-7de6436b050d/?format=api"
                }
            ]
        },
        {
            "id": "50ddd203-0c51-4fb7-b445-ff36eb417350",
            "match": "https://api-prod.gambitprofit.com/api/matches/f622560d-0bb4-47f6-9408-06d932ce24a1/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-20T09:48:08.709010-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": 6752.0
                    },
                    {
                        "team": "Florida Panthers",
                        "amount": 3248.0
                    }
                ],
                "expected_reward_tokens": 9451.68,
                "profit_sb": -48.32,
                "profit_sb_percentage": -0.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "de65a4a3-d13e-4832-a87e-6a83feaaca5b",
                    "gambit_id": "8e26ee20-fecc-4d4b-8743-17299297d210",
                    "last_updated": "2023-11-21T14:43:24.519568-05:00",
                    "created_at": "2023-11-20T09:48:08.714440-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50ddd203-0c51-4fb7-b445-ff36eb417350/?format=api"
                },
                {
                    "id": "58be6efd-6ff9-4eeb-8d5b-92a37d991486",
                    "gambit_id": "d95ac66a-87ff-4923-840d-f26d5de7929c",
                    "last_updated": "2023-11-21T14:43:24.523071-05:00",
                    "created_at": "2023-11-20T09:48:08.720766-05:00",
                    "name": "Florida Panthers",
                    "reward": "2.91000",
                    "odds": "3.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50ddd203-0c51-4fb7-b445-ff36eb417350/?format=api"
                }
            ]
        },
        {
            "id": "df69606d-7dc0-4271-8efc-3818273c4399",
            "match": "https://api-prod.gambitprofit.com/api/matches/f622560d-0bb4-47f6-9408-06d932ce24a1/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-20T09:48:08.726179-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": 5214.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4786.0
                    }
                ],
                "expected_reward_tokens": 9332.7,
                "profit_sb": -167.3,
                "profit_sb_percentage": -1.76,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8b9feb8f-5562-437c-ac15-cfd339a16a90",
                    "gambit_id": "b5bafcc7-2e8e-4dd0-be90-9a996041e913",
                    "last_updated": "2023-11-21T14:43:24.540228-05:00",
                    "created_at": "2023-11-20T09:48:08.735005-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.79000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df69606d-7dc0-4271-8efc-3818273c4399/?format=api"
                },
                {
                    "id": "a43555d5-a9b1-443e-a070-88b14764fa5f",
                    "gambit_id": "57847206-fece-4370-ac3b-2fe779befc20",
                    "last_updated": "2023-11-21T14:43:24.529419-05:00",
                    "created_at": "2023-11-20T09:48:08.730547-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.95000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df69606d-7dc0-4271-8efc-3818273c4399/?format=api"
                }
            ]
        }
    ]
}