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/6f273742-e041-4a94-82ee-75750f20ec1d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6f273742-e041-4a94-82ee-75750f20ec1d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4e2d5266-5ab6-4253-886a-1d8875b2fa4d",
    "completed": true,
    "last_updated": "2023-12-13T09:33:07.654010-05:00",
    "created_at": "2023-12-12T10:03:10.022118-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.5,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/4e2d5266-5ab6-4253-886a-1d8875b2fa4d",
    "datetime": "2023-12-12T22:07:00-05:00",
    "cutoff_datetime": "2023-12-12T22:07:00-05:00",
    "name": "Chicago Blackhawks v. Edmonton Oilers",
    "bettypes": [
        {
            "id": "09e8216f-f416-4cc4-8c0a-3f6d53ba1ac0",
            "match": "https://api-prod.gambitprofit.com/api/matches/6f273742-e041-4a94-82ee-75750f20ec1d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-12T10:03:10.031721-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": 7945.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 2055.0
                    }
                ],
                "expected_reward_tokens": 9453.0,
                "profit_sb": -47.0,
                "profit_sb_percentage": -0.49,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5d26cf86-660e-423e-8cb8-9e33cbdd9c68",
                    "gambit_id": "25a58d45-549f-4317-a52b-69356e2e72ac",
                    "last_updated": "2023-12-13T09:33:07.681763-05:00",
                    "created_at": "2023-12-12T10:03:10.040868-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.19000",
                    "odds": "1.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09e8216f-f416-4cc4-8c0a-3f6d53ba1ac0/?format=api"
                },
                {
                    "id": "ce044d17-e2de-4ebd-abb3-8d4df5ac8ff6",
                    "gambit_id": "330b6d8c-d66c-48b0-acc4-07307e3f9eb7",
                    "last_updated": "2023-12-13T09:33:07.673250-05:00",
                    "created_at": "2023-12-12T10:03:10.035773-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "4.60000",
                    "odds": "4.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09e8216f-f416-4cc4-8c0a-3f6d53ba1ac0/?format=api"
                }
            ]
        },
        {
            "id": "17064581-3e63-4e5c-965a-b3e8a55b6b76",
            "match": "https://api-prod.gambitprofit.com/api/matches/6f273742-e041-4a94-82ee-75750f20ec1d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-12T10:03:10.045604-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": 6241.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6142aefa-b90b-4255-b131-78f96f356820",
                    "gambit_id": "ecf2a5dd-9a48-4c2d-a7ed-b690cd500ba2",
                    "last_updated": "2023-12-13T09:33:07.717922-05:00",
                    "created_at": "2023-12-12T10:03:10.054043-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17064581-3e63-4e5c-965a-b3e8a55b6b76/?format=api"
                },
                {
                    "id": "11383ba4-9719-49f9-9837-3ff033c75d13",
                    "gambit_id": "3411b91e-32b0-403a-8ba6-a8e5db5ed927",
                    "last_updated": "2023-12-13T09:33:07.710676-05:00",
                    "created_at": "2023-12-12T10:03:10.050161-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17064581-3e63-4e5c-965a-b3e8a55b6b76/?format=api"
                }
            ]
        },
        {
            "id": "13ff88f3-64b4-459b-bf6e-066fe2848a6d",
            "match": "https://api-prod.gambitprofit.com/api/matches/6f273742-e041-4a94-82ee-75750f20ec1d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-12T10:03:10.058667-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": 5699.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4301.0
                    }
                ],
                "expected_reward_tokens": 9460.34,
                "profit_sb": -39.66,
                "profit_sb_percentage": -0.42,
                "recommended": false
            },
            "lines": [
                {
                    "id": "01b4e667-6257-4b76-b297-8c6ddba5d808",
                    "gambit_id": "bb8a30a3-a8a3-45ef-94dd-4a9aa7b9a8d3",
                    "last_updated": "2023-12-13T09:33:07.729028-05:00",
                    "created_at": "2023-12-12T10:03:10.063322-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13ff88f3-64b4-459b-bf6e-066fe2848a6d/?format=api"
                },
                {
                    "id": "69423339-3bb8-4241-b082-8c54c8018802",
                    "gambit_id": "da5e8ff4-b70e-4989-ae16-655a1dfd3d2c",
                    "last_updated": "2023-12-13T09:33:07.733086-05:00",
                    "created_at": "2023-12-12T10:03:10.067337-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13ff88f3-64b4-459b-bf6e-066fe2848a6d/?format=api"
                }
            ]
        }
    ]
}